BODY
{
	background-color:Black;
	background-repeat:no-repeat;
	font-family :Arial;
	font-size:9pt;
	font-style:normal;
}
P
{
	font-size:9pt;
	color:White
}
P.info
{
	font-size:9pt;
}
P.headinfo
{
	font-size:10pt;
	font-weight:bold
}
A
{
	text-decoration:none;
	font-weight:bold;
	color:#336699
}
A:hover
{
	color:#3366FF
}