BODY, FONT, P, TD 

{
	FONT-FAMILY: Arial, Helvetica, Verdana, SansSerif;
	color: black;
	line-height: 1.4;
}

A {
	FONT-FAMILY: Arial, Helvetica, Verdana, SansSerif;
	line-height: 1.4;
	color: black;
}

a:link {
	color: black;
	text-decoration:underline;
}
a:visited { color: black; text-decoration:none; }
a:active { color: black;}
a:hover { color: black; text-decoration:underline; } 

A, P, TD
{ FONT-SIZE: 14px; }

H1
{ color: white; FONT-SIZE: 16px;}

H2
{ FONT-SIZE: 14px;}

H4
{ color: black; FONT-WEIGHT: normal;}

.copyright
{
 FONT-SIZE: 11px;
 COLOR: silver;
}
