body {
    background: #CCCCCC;
    padding: 0;
     }
	 
.normalText{
	font-family:Verdana;
	font-weight:normal;
	font-size:x-small;
	color: #333333;
	padding:10px;
	background: #FFFFFF;
}

.normalText a{
	font-family:Verdana;
	font-weight:bold;
	font-size:x-small;
	color: #333333;
	text-decoration: underline;
}

.normalText a:hover{
	font-family:Verdana;
	font-weight:bold;
	font-size:x-small;
	color: #333333;
	text-decoration: underline;
}	
 
.footerText{
	font-family:Verdana;
	font-weight:normal;
	font-size:xx-small;
	color: #333333;
}

.footerText a{
	font-family:Verdana;
	font-weight:bold;
	font-size:xx-small;
	color: #333333;
	text-decoration: underline;
}
.whiteBackground {
	background: #FFFFFF;
}
.h1Low {
	margin-left:0px;
	padding-top:31px;
	font-family:Verdana;
	font-weight:bold;
	font-size:x-small;
	color: #333333;
}
.h1 {
	margin-left:0px;
	font-family:Verdana;
	font-weight:bold;
	font-size:x-small;
	color: #333333;
}
.footerText2{
	font-family:Verdana;
	font-weight:normal;
	font-size:xx-small;
	color: #666666;
}
.footerText2 a{
	font-family:Verdana;
	font-weight:normal;
	font-size:xx-small;
	color: #666666;
}
.footerText2 a:hover{
	font-family:Verdana;
	font-weight:normal;
	font-size:xx-small;
	color: #666666;
	text-decoration:underline
}
.scrollingTable {
	height: 501px;
	width: 523px;
	overflow:auto;
}