body
{
	font-size: 10pt;
	color: #ffc500;
	font-family: Verdana, Tahoma, Arial;
	background-color: #000000;
	text-decoration: none;
}
a:Hover
{
	font-size: 10pt;
	color: #1e90ff;
	font-style: italic;
	text-decoration: none;
}
a:Link
{
	font-size: 10pt;
	text-decoration: none;
	color: #ff9900;
}
a:visited
{
	font-size: 10pt;
	color: #ff9900;
	text-decoration: none;
}
a:active
{
	font-size: 10pt;
	text-decoration:none;
	color: #ff9900;
}
p
{
	font-size: 10pt;
}
H3
{
	font-weight: bolder;
	font-size: 12pt;
	color: #ffcc05;
	font-family: Arial;
}
H2
{
	font-weight: bold;
	font-size: 16pt;
	color: #ffcc05;
	font-family: Tahoma, Verdana, Arial;
}
HR
{
	color: #ffcc05;
	height: 1;
}	
