Body {
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #E2CCA0;
  scrollbar-face-color: #E2CCA0;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #B4A17C;
  scrollbar-darkshadow-color: #B4A17C;
  scrollbar-shadow-color: #B4A17C; 

  cursor:normal;

  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  color:#ffffff;
  background-color:#E2CCA0;
  text-align: justify;
  }
  
a:link, a:visited, a:active {
  height: 1px;
  color: 362F2D;
  text-decoration: none; 
  cursor:help;
  filter: alpha(Opacity=100, FinishOpacity=20, Style=1, StartX=0, StartY=0, FinishX=200, FinishY=0)}

a:hover { 
  color : ffffff; 
  text-decoration: none; 
  cursor:help;
  filter: dropshadow(color=#E2CCA0, offx=1, offy=1)}
  
td {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10px;
  color:c0c0c0;
  background-color: transparent;
  }

.head {
	font-family: Tahoma;
	color: #E2CCA0; 
	font-size: 12px;
	padding-right: 0px;
    line-height: 120%;
    text-align : center;
    height : 10px;
	font-weight: bold;
	border-bottom: #E2CCA0 1px dashed;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);}
  