BODY,P,UL,TD	{
	font-family : Verdana, Arial, sans-serif;
	font : 10pt;
	background : white;
}

H1,H2,H3,H4,H5,H6 {
	font-family : Verdana, Arial, sans-serif;
	color : #cc0000;
	background : white;
}

hr	{
	color : #cc0000;
	background : white;
}

P.navigationbar
{
	border : medium solid Black;
	padding : 1%;
	color : #cc0000;
	text-align : center;
	font : bold 10pt Verdana, Arial, sans-serif;
	background : #cc0000;
}

P.navigationbar A:active
{
	color : white;
	font-size : 10pt;
	text-decoration : none;
	background : #cc0000;
}

P.navigationbar A:hover
{
	color : white;
	font-size : 10pt;
	text-decoration : none;
	background : #cc0000;
}

P.navigationbar A:link
{
	color : white;
	font-size : 10pt;
	text-decoration : none;
	background : #cc0000;
}

P.navigationbar A:visited
{
	color : white;
	font-size : 10pt;
	text-decoration : none;
	background : #cc0000;
}

TABLE,TR			{
	font : 10pt;
	font-family : Verdana, Arial, sans-serif;
}

