BODY  {
	background-color : #000000;
	color : #C71F16;
	font-size : 11pt;
	font-family : Arial;
}

P  {
	text-align : justify;
	font-family : Arial;
	color : #C71F16;
	font-size : 11pt;
}

DIV {
	text-align : center;
	font-family : Arial;
	color : #C71F16;
	font-size : 11pt;
}

A  {
	text-decoration : underline;
	color : #F1BC41;
	font-family : Arial;
	font-size : 11pt;
}

A:Visited  {
	text-decoration : underline;
	color : #E5E5E5;
	font-family : Arial;
	font-size : 11pt;
}

A:Active  {
	text-decoration : underline;
	color : #E5E5E5;
	font-family : Arial;
	font-size : 11pt;
}

A:Hover  {
	text-decoration : underline;
	color : #FF0000;
	font-family : Arial;
	font-size : 11pt;
}




