@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size:10pt;
}
body {
	background-color: #000;
}
.bodylarge{
	font-size:12pt;
	font-weight:bold;
}
.subtitle{
	font-size:11pt;
	font-weight:bold;
}
a:link {
	text-decoration: none;
	color: #FFF;
	font-size:10pt;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FF5710;
}
a:active {
	text-decoration: none;
	color: #FF5710;
}
a.bodylargelink:link {
	text-decoration: none;
	color: #FF5710;
	font-size:12pt;
}
a.bodylargelink:visited {
	text-decoration: none;
	color: #FF5710;
	font-size:12pt;
}
a.bodylargelink:hover {
	text-decoration: none;
	color: #000000;
	font-size:12pt;
}
a.bodylargelink:active {
	text-decoration: none;
	color: #000000;
	font-size:12pt;
}
.raptext{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.raptext2{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
}
.raptextpicright2{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:5px;
}
.whitesmall{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-size:9pt;
}
