BODY  {
	font-size : 10pt;
	font-family : Verdana, Arial, Sans-Serif;
	color : White;
	bgcolor : #FFFFFF;
}

A:link  {
	text-decoration : none;
	color : #C0C0C0;
}

A:visited  {
	text-decoration : none;
	color : #C0C0C0;
}

A:active  {
	text-decoration : none;
	color : #C0C0C0;
}

A:hover  {
	color : Red;
}

TH, TD  {
	font-size : 10pt;
	font-family : Verdana, Arial, Sans-Serif;
	font-weight : normal;
	color : #000000;
}

PRE  {
	font-size : 8pt;
	font-family : Courier;
	font-weight : normal;
	color : RED;
}

H1  {
	font-size : 30pt;
	font-family : Verdana;
	font-weight : normal;
	color : #000000;
}

H2  {
	font-size : 20pt;
	font-family : Verdana;
	font-weight : normal;
	color : #000000;
}

H3  {
	font-size : 16pt;
	font-family : Verdana;
	font-weight : normal;
	color : #000000;
}

H4  {
	font-size : 14pt;
	font-family : Verdana;
	font-weight : normal;
	color : #000000;
}

.verdana1  {
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	color : #000000;
}

