@charset "iso-8859-1";
body {
	background-color: #0066FF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFF00;
}
a {
	font-size: 12pt;
	color: #00CC33;
	font-weight: bold;
}
a:visited {
	color: #990066;
	font-weight: bold;
}
a:hover {
	color: #00CC33;
	font-weight: bold;
}
a:active {
	color: #00CC33;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
