A {
font-family: Verdana;
text-decoration: none;
}
BODY {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #CCCC99;
}
TABLE {
font-family: Arial, Verdana, sans-serif;
font-size: 10pt;
text-decoration: none;
}
A:active {
font-family: Verdana;
font-weight: bold;
color: #FF0000;
text-decoration: underline;
}
A:visited {
font-family: Verdana;
font-style: italic;
font-weight: bold;
color: #FF0080;
text-decoration: none;
}
A:hover  {
font-family: Verdana;
font-weight: bold;
color: #008000;
background-color: #FFFFFF;
}
