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

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

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

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

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

A:Active  {
	color : #ffffcc;
}

A:Hover  {
	color : #ffffcc;
	text-decoration: none;
	background-color: #cc66cc;	
}

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