BODY  {
	background : #204050;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	text-align : justify;
}

P  {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	color : #000000;
	text-align : justify;
}

TBODY {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	color : #000000;
	text-align : justify;
}

H1, H2, H3, H4, H5, H6  {
}

A:, A:active, A:link, {
	color : #cc0033;
	text-decoration : none;
}
A:Visited {
	color : #404040;
}

A:Hover {
	color : #ff0000;
	text-decoration : underline;
}
