ul, body, table, tr { 
	border:0px;
	font-weight: none;
	font-size: 10px;
	font-family:tahoma;
	color: #000000;
        line-height: 9pt;
	letter-spacing: 0pt;
}

BODY 	{ background:none;transparent; }

 body, tr, td, form {
	scrollbar-face-color:#EFEFEF;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#DCDCDC;
	scrollbar-darkshadow-color:#929292;
	scrollbar-shadow-color:#AFAFAF;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#EEEEEE;

}

.HEAD {
	font-style : normal; 
	font-weight: none; 
	font-size : 10px; 
	font-family : tahoma; 
	color: #000000;
	border: 1px; #000000;
	background:transparent;
	padding: 1;
}

A:link {color: #DFAB5E; font-weight: none; text-decoration:none;}
A:visited {color: #DFAB5E; font-weight: none; text-decoration:none;}
A:hover{ color: #000000; font-weight:bold; text-decoration:none;cursor:nw-resize}
A:active{color: #DFAB5E; font-weight: none; text-decoration:none;}
