P  {
		color: #D2AB0F;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: 700;
		font-size:  10pt;
 }

H1  {
		color: #990000;
		font-family: Arial, Helvetica, sans-serif;
		font-style: bold;
		font-weight: 700;
		font-size:  18pt;
}

H2  {
		color: #993300;
		font-family: Arial, Helvetica, sans-serif;
		font-style: bold;
		font-size:  10pt;
}

A  {
	font-family : Arial, Verdana, Helvetica, SunSans-Regular;
	font-weight : 700;
	color : #993300;
	text-decoration : none;
}

A:Visited  {
	color : #ff6600;
	text-decoration : none;
}

A:Active  {
	color : #ff6600;
}

A:Hover  {
	color : #D2AB0F;
	text-decoration: none;
	background: #993300;
}

BODY  {
	color: #D2AB0F;
	margin-bottom : 0pt;
	margin-left : 0pt;
	margin-right : 0pt;
	margin-top : 0pt;
	text-decoration : none;
	background-color : #000000;
}

