P 	{ text-decoration: none; font-size: 10pt; color : White; }

H1  {}

H2  {}

H3  {}

A  {	text-decoration: underline;font-size: 12pt; color : White;}

A:Visited  {	text-decoration: underline; color : White;}

A:Active  {	text-decoration: underline; color : White;}

A:Hover  {	text-decoration: none; font-size: 12pt; font-weight : bold; color : White;}


BODY  {
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : White;
	background-color: black;
}

