BODY, TD, TH
{
	font-family : times, serif;
	font-size : 12pt;
	background-color : #000000;
	color : #CC0000;
}

H1
{
	font-family : arial, sans-serif;
	font-size : 18pt;
}

H2
{
	font-family : arial, sans-serif;
	font-size : 15pt;
}

H3
{
	font-family : arial, sans-serif;
	font-size : 12pt;
}

:link
{
	color: #CC0000;
	background: transparent;
}

:visited
{
	color: #CC0000;
	background: transparent;
}

:active
{
	color: #FF4444;
	background: transparent;
}

:hover
{
	color: #FF4444;
	background: transparent;
}

