BODY {
	SCROLLBAR-FACE-COLOR: d1d1d1;
	SCROLLBAR-HIGHLIGHT-COLOR: eeeeee; 
	SCROLLBAR-SHADOW-COLOR: 808080; 
	SCROLLBAR-3DLIGHT-COLOR: 808080; 
	SCROLLBAR-ARROW-COLOR: 000000; 
	SCROLLBAR-TRACK-COLOR: ffFFff; 
	SCROLLBAR-DARKSHADOW-COLOR: 808080;
}

td {
	font-weight: bold;
	font-size: 10pt;
	line-height: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: Verdana;
	font-variant: helvetica;
	font-stretch: normal;
	font-size-adjust: none;
	color: 000000;
}
td.banner {
font-weight: normal;
font-size: 9pt;
line-height: 12pt;
font-family: arial;
font-variant: helvetica;
font-variant: Verdana;
font-stretch: normal;
font-size-adjust: none;
color: 000000;
}

A:link {
text-decoration: none;
color :ffffff
}
A:visited {
text-decoration: none;
color :ffffff
}
A:hover {
text-decoration: none;
color: ffffff
}
A.strip:link {
	text-decoration: none;
	color: 000000;
}
A.banner:hover {
	text-decoration: underline;
	color: FFD700;
}
A.strip:hover {
	text-decoration: underline;
	color: 000000;
}