body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	
}
.style1 {color: #000000}
.style2 {
	color: #CCCCCC;
	font-weight: bold;
}



.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #303B57;
}

.bodytitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #303B57;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990033;
}




A.red:link { color: #990033; text-decoration: none }    

A.red:visited { color: #990033; text-decoration: none }                                                    
A.red:active { color: #990033; text-decoration: none }                                                  
A.red:hover { color: #E7437C; text-decoration: none }


A.black:link { color: #000000; text-decoration: none }    

A.black:visited { color: #000000; text-decoration: none }                                                    
A.black:active { color: #000000; text-decoration: none }                                                  
A.black:hover { color: #666666; text-decoration: none }


A.white:link { color: white; text-decoration: none }    

A.white:visited { color: white; text-decoration: none }                                                    
A.white:active { color: white; text-decoration: none }                                                  
A.white:hover { color: #CCCCCC; text-decoration: none }


A.gray:link { color: #666666; text-decoration: none }    

A.gray:visited { color: #666666; text-decoration: none }                                                    
A.gray:active { color: #666666; text-decoration: none }                                                  
A.gray:hover { color: #333333; text-decoration: none }

