body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #CC0000;
	color: #000000;
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.page {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10pt;
	background-color: #FFFFFF;
	color: #000000;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
.hilight {
	color: #FF0000;
	font-weight: bold;
}

a:link {
	color: #990000;
}
a:active {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #000000;
	background-color: #FFFFCC;
}
.footer {
	color: #990000;
	font-size: 8pt;
}