HTML, BODY
{
	background-color : #003300;
	color : #000000;
	font : 11px Tahoma;
	letter-spacing : .05em;
	margin : 50 0;
	font: 12px Arial, Helvetica, sans-serif;
}

 TABLE, TR, TD,  H1, H2, H3, H4
{
	background-color : #FFFFFF;
	margin: 0;
	color : #000000;
	font : 11px Tahoma;
	letter-spacing : .05em;
}

H1
{
	font : 700 24px Arial;
	font-weight : bold;
}

H2
{
	font : 700 14px Arial;
	color : #8C0000;
}

H3
{
	font : 700 11px Arial;
	color : #8C0000;
}

.footerNav
{
	color: #000000;
	background-color: transparent;
	text-decoration : none;
}

A.footerNav
{
	color: #000000;
	background-color: transparent;
	text-decoration : none;
}

A.footerNav:hover
{
	color: #8C0000;
	background-color: transparent;
	text-decoration : none;
}

A
{
	color: #000000;
	background-color: transparent;
	text-decoration : none;
}