P  {
	font-weight : normal;
	text-align : justify;
	font-size : 10px;
	line-height : 120%;
}

B  {
	font-weight : bold;
	font-size : 10px;
	color : White;
}

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

H1  {
	font-weight : bold;
	font-size : 22px;
}

H2  {
	font-weight : bold;
	font-size : 20px;
}

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

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

A:Visited  {
	color : Yellow;
}

A:Active  {
	color : Lime;
}

A:Hover  {
	color : Lime;
}

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

TD  {
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	font-family : Arial,Helvetica;
	color : #FFFF99;
}

DIV  {
	font-size : 10px;
	font-family : Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #FFFF99;
}

