<!--

A:link    { color: #FFFF00;  text-decoration: none; font-weight: bold;
}
A:visited { color: #FFFF00;  text-decoration: none; font-weight: bold;
}
A:active  { color: #FFFF00;  text-decoration: none; font-weight: bold;
}
A:hover   { color: ##FF0000;  text-decoration: underline; font-weight: bold;
}

BODY,TABLE,P {
		font-family: Tahoma, Arial;
		font-size: 11px;
	 	color: FFFFFF;
		margin: 0px 0px 0px 0px ;
		background-color:#000000;
		scrollbar-3dlight-color:#000000;
        scrollbar-arrow-color:#000000;
        scrollbar-base-color:#000000;
        scrollbar-track-color:#000000;
        scrollbar-darkshadow-color:#000000;
        scrollbar-face-color:#2F4F4F;
        scrollbar-highlight-color:#000000;
        scrollbar-shadow-color:#000000
}
	
.largeheader{
		font-family: Tahoma, Arial;
		font-weight:bold; 
		font-size: 20px;
	 	color: FFFFFF;
		text-decoration: underline;
}
-->
