body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

td {
	font-family: "Times New Roman", Times, serif;
	color: #006633;
	background-color: #FFFFFF;
}

th {
	font-family: "Times New Roman", Times, serif;
	color: #006633;
	background-color: #FFFFFF;
}

a {
	color: #000099;
	text-decoration: none;
}

h1 {
	color: #000000;
}

a.white {
	color: #000000;
	text-decoration: none;
}