body  {
	background-color : #000000;
	color : White;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10pt;
	margin-top : 0;
}

td {
	color : White;	
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10pt;
}

a  {
	color : #ffff00;
}

a:visited  {
	color : #ffffcc;
}

h1  {
	font-size : 18pt;
}

h2  {
	font-size : 14pt;
}

h3  {
	font-size : 12pt;
}

.hl  {
	color : #ffcc00;
	text-decoration : none;
}

.hls  {
	color : #ffcc00;
	font-size : 8pt;
}

.sm  {
	font-size : 8pt;
}

.hd  {
	color : #ffcc00;
	font-size : 14pt;
	font-weight : bold;
}

.bbar  {
	color : #000000;
	background : #cc9900;
	font-weight : bold;
}

TR.bbar TD  {
	color : #000000;
}

a.bbar:visited  {
	color : #000000;
}

.subtitle  {
	color : #ffcc00;
	font-size : 12pt;
	font-weight : bold;
}

.nav  {
	font-size : 8pt;
}



