
body {
	background-color : #000000;
	margin-top : 0px;
	margin-left : 0px;
	color :	#000000;
	font-family : georgia, times;
	font-size : 11px;
}
td {
	font-family : georgia, times;
	font-size : 11px;
	color : #000000;
}
a {
	color : #000000;
}
a:visited {
	color : #000000;
}
a:hover, a:active {
	color : #990000;
}
.pagehead {
	color : #990000;
	font-size: 14px;
	font-weight: bold;
}
.subhead1 {
	color : #333333;
	font-size: 12px;
	font-weight: bold;
}
.subhead2 {
	color : #666666;
	font-size: 11px;
	font-weight: bold;
}
.footer, .footer a, .footer a:visited, .footer a:active{
	color: #999999;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.footer a:hover{
	color: #ffffff;
	text-decoration: none;
}
