.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#contentTable{
	border-left:#999 solid 1px;
	border-right:#999 solid 1px;
	border-bottom:#999 solid 1px;}
.imgBorder{
	border:#999 solid 10px;
	margin-top:35px;}