body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
H2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-decoration: none;
	}
TD { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #000000;
	text-decoration: none;
}
TD.header { 
	background-color:#000066;
	font-size: 16pt;
	color : #ffffff;
	background-image: none;
}
TD.darkcolor { 
	background-color:#999999;
}
TD.lightcolor { 
	background-color:#cccccc;
}
.boldtitle{ 
	font-weight: bold;
}
.largetext {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	}

.redtext { 
	color: #ff0000;
 }
 .redstar { 
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
 }
 

