P  {
		color: #ffffff;
		font-family: century gothic MS, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-size:  10pt;
 }

H1  {
		color: #cc6600;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: bold;
		font-weight: 700;
		font-size:  11pt;
}

H2  {
		color: #cc9900;
		font-family: century gothic MS, Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-size:  11pt;
}

H3  {
		color: #cc0000;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style: bold;
		font-weight: 700;
		font-size:  10pt;
		text-decoration: underline;
}

H4  {
		color: #339933;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: bold;
		font-weight: 700;
		font-size:  10pt;
}

A  {
		font-family: century gothic MS, Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : #ffcc00;
		text-decoration : none;
}

A:Visited  {
		color : #ffcc00;
		text-decoration : none;
}

A:Active  {
		color : #ffcc00;
}

A:Hover  {
		color : #cc0000;
		text-decoration: none;
		background-color: #ffffff;	
}

BODY  {
		color: #ffffff;
		font-family: century gothic MS, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-size:  10pt;		
		text-decoration : none;
		background-color : 000000;
		margin-top: 5em;
}
