A:link {
	color: #000000;
	text-decoration: none;
}

A:visited {
	color: #000000;
	font-weight : normal;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #666B7C;
	text-decoration: underline;
}

.TD {
	font-size: 10pt;
	font-family : Arial;
	color : #000000;
}

P {
	font-size:10pt;
	font-family : Arial;
	font-weight : normal;
	color : #000000;
}

.bodfont {
	font-size: 10pt;
	font-family : Arial;
	color : #000000;
}

.specials{
	font-size: 8pt;
	font-family : Arial;
	font-weight : bold;
	color : #000000;
}

.footer{
	font-size: 8pt;
	font-family : Arial;
	color : #000000;
}

.top-menu{
	font-size: 8pt;
	font-family : Arial;
	color : #000000;
}



.TD.dark {
	font-size: 10pt;
	font-family : Arial;
	font-weight : Bold;
	color : #000000;
}


BODY {
 scrollbar-base-color: #000000;
 scrollbar-track-color: #E7E7E7;
 scrollbar-face-color: #666B7C;
 scrollbar-highlight-color: #DDDDDD;
 scrollbar-3dlight-color: #C0C0C0;
  scrollbar-darkshadow-color: #191919;
 scrollbar-shadow-color: #CCCCCC;
 scrollbar-arrow-color: #E7E7E7;

 }