.basefont {  	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px; 	line-height: 1.5; 	font-weight: normal; 	font-variant: normal; }.basefontboldblue{  	font-family: Arial Rounded MT Bold; 	font-size: 18px; 	line-height: 1.5; 	font-weight: bold; 	font-variant: normal; 	color: #003366;}.basefontboldblue12{  	font-family: Arial Rounded MT Bold; 	font-size: 14px; 	font-variant: normal;	font-weight: bold; 	color: #003366;}.basefontboldred{  	font-family: Arial Rounded MT Bold; 	font-size: 18px; 	font-weight: bold; 	font-variant: normal; 	color: #993300;}.basefontboldred12{  	font-family: Arial Rounded MT Bold; 	font-size: 14px; 	font-weight: bold; 	line-height: 1.5; 	font-variant: normal; 	color: #993300;}.basefontsmall{  	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	line-height: 1; 	font-variant: normal;	font-weight: bold;  	color: black;}.basefontsmallred{  	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-weight: bold;	line-height: 1; 	font-variant: normal; 	color: #993300;}.basefontsmallblue{  	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	line-height: 1; 	font-weight: bold; 	font-variant: normal; 	color: #003366;}/* Default text styles */	body {		margin-left : 0px;		margin-top : 5px;		min-height : 0px;		min-width : 0px;		}			.header		{ 	font-family: Arial, Helvetica, sans-serif; 	font-size: 16px; 	line-height: normal; 	font-weight: bold; 	font-variant: normal; 	color: #001E7B;}	.bodyText		{  		font-family: Arial, Helvetica, sans-serif; 		font-size: 14px; 		line-height: 1; 		font-weight: normal; 		font-variant: normal; 		color: #001E7B;		}p{  	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px; 	line-height: 1.5; 	font-weight: normal; 	font-variant: normal; 	color: black;}	td{  	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px; 	line-height: 1.5; 	font-weight: normal; 	font-variant: normal; 	color: black;}th{  	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px; 	line-height: 1.5; 	font-weight: bold; 	font-variant: normal; 	color: black;}/* Default hyperlink styles */		a:link{		font-family:  Arial, Helvetica, sans-serif;		font-size: 14px;		color: #003366;		text-decoration: underline;				}		a:visited {		font-family:  Arial, Helvetica, sans-serif;		font-size: 14px;		color: #003366;		text-decoration: underline;				}			a:hover {		font-family: Arial, Helvetica, sans-serif;		font-size: 14px;		color: #993300;		text-decoration: none;		}		a:active {		font-family:  Arial, Helvetica, sans-serif;		font-size: 14px;		color: #993300;		text-decoration: none;				}