

A  {
	color : #CC9966;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	color : #CC9966;
}

A:Hover {
	color : #660000;
}

BODY  {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	font-family : Arial,Helvetica;
	background-color : Black;
	color : White;
	margin-top : 0;
}

TD  {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	font-family : Arial,Helvetica;
}

P  {
	font-weight : normal;
	text-align : justify;
	font-size : 12px;
	line-height : 120%;
	font-family : Arial,Helvetica;
}

H3  {
	font-weight : bold;
	font-size : 18px;
}

H4  {
	font-weight : bold;
	font-size : 16px;
}

B  {
	font-weight : bold;
	font-size : 12px;
}

SMALL  {
	font-weight : normal;
	font-size : 10px;
}
