BODY {
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #000000;
}

A {
	color:#0080FF;
	text-decoration: none;
}

A:visited {color: #0080FF}
A:link    {color: #0080FF}
A:hover   {	color: #FFFFFF;}

TD, LI, OL, UL{
	font-family: Arial;
	font-size: 11pt;
	color: #FFFFFF;
}

P {
	text-align: center;
	font-family : Arial;
	font-size : 12pt;
	color : #FFFFFF;
}

H1 {
 font-family: Arial Black;
 font-size: 20pt;
 text-align: center;
 text-decoration: none;
 color: #0080FF;
}

H2,TH {
 font-family: Arial Black;
 font-size: 18pt;
 text-align: center;
 text-decoration: none;
 color: #0080FF;
}

H3 {
 font-family: Arial Black;
 font-size: 16pt;
 text-align: center;
 color: #0080FF;
}

H4 {
	font-family: "Arial Black";
	font-size : 14;
	text-align : center;
	color : #0080FF;
}

H5 {
 font-family: Arial Black;
 font-size: 18pt;
 text-align: left;
 text-decoration: none;
 color: #0080FF;
}