BODY  {
	font-weight : normal;
	font-style : normal;
	background-color : RGB(255,255,255);
	font-size : 90%;
	font-family : Arial,Helvetica,sans-serif;
	color : Black;
}

DIV.PARA  {
	width : 90%;
	text-indent : 1.4em;
}

.ROWHIGHLIGHT  {
	background-color : RGB(100,200,250);
}

H1  {
	font-size : 150%;
	font-weight : bold;
}

H2  {
	font-size : 130%;
	font-weight : bold;
}

H3  {
	font-size : 120%;
	font-weight : bold;
}

H4  {
	font-size : 110%;
	font-weight : bold;
}

STRONG  {
	font-weight : bold;
}

EM  {
	font-weight : bold;
	font-style : normal;
	color : RGB(0,51,153);
	font-size : 100%;
}

SMALL  {
	font-family : sans-serif;
	font-size : 90%;
	font-weight : normal;
	font-style : normal;
}

.TABLETEXT  {
	font-size : 90%;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-family : Arial,Helvetica,sans-serif;
	background-color : White;
}

.COPYRIGHT {
	font-size : 75%;
}

