body
{
 font-family : Verdana;
 font-size : 12px;
 scrollbar-base-color : #F2F2F2;
}
hr
{
 color: #3A2711;
 height: 1pt;
}
td
{
 font-family : Verdana;
 font-size : 12px;
 color: #000000;
 word-wrap : break-word;
}
A:link
{
 COLOR: Gray;
 TEXT-DECORATION: none;
  FONT-FAMILY: verdana; 
  font-size: 12px;
 }
A:active		
{
 COLOR: black;
 TEXT-DECORATION: none; 
 FONT-FAMILY: verdana;  
 font-size: 12px
 }
A:visited 		
{
 COLOR: black; 
 TEXT-DECORATION: none; 
 FONT-FAMILY: verdana;  
 font-size: 12px
 }
A:hover		 
{
 COLOR: black; 
 TEXT-DECORATION: underline; 
 FONT-FAMILY: verdana;  
 font-size: 12px;
}       
.textfield 
{ 
font-family: Verdana; 
font-size: 12;
color: #000000;
background-color: #F2F2F2; 
border: #cccccc; 
border-style: outset; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}