body {
	background-color: #EEEEEE;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
}

td,th {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
}
a:link {
	color: #660033;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
