BODY  {
	font-family : Arial;
	color : #CCCCCC;
	font-size : 9pt;
	background-color : #000000;
}

TD  {
	font-family : Arial;
	font-size : 9pt;
	color : #CCCCCC;
}

A  {
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
	color : #9999FF;
	text-decoration : none;
}

A:HOVER  {
	color : #FFFFFF;
	text-decoration : none;
}

A:ACTIVE  {
	color : #FFFFFF;
	text-decoration : none;
}

.S1  {
	font-size : 12pt;
	font-weight : bold;
	color : #FFFFFF;
}

.S2  {
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
	font-style : italic;
}

