body {
	background-color: White;
   font-family: "Times New Roman", Times, serif;
}


A:LINK, A:VISITED {
	color : #CC0033;
	text-decoration : none;
	font-weight: bold;
}

A:HOVER {
	color : #666666;
	text-decoration : none;
}

H1 {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
}

H2 {
	color: #99CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;

}

H3 {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;

}


.email {text-decoration: none;
		color: #FFFFFF;
		
}



td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}