BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
/*	background-color: #D1D17B; */
}
H1 {
	text-align: center;
	font-size: 16pt;
}
A {
	color: #0000EF;
	text-decoration: none;
}
A:visited {
	color: #55188A;
}
A:active {
	color: #FF0000;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}
TD {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: black;
}

