body {
  background-color: #FFFFE1;
  color: #000000;
  font-family: tahoma, arial, "sans-serif";
  text-align: left;
  font-size: 10pt;
}

td                 { FONT: 10pt tahoma; 
                     COLOR: #000000;
                     vertical-align: top ; 
                     border: 2px solid #000000 ; }

form               { font-family: tahoma; 
                     font-size: 8pt; color: #000000; }

input              { font-family: tahoma; 
                     font-size: 8pt ; color: #000000; 
                     border-width: 1px ; 
                     border-color: #a1a1a1 ; }
                     
textarea           { font-family: tahoma; 
                     font-size: 8pt ; color: #A1A1A1; 
                     border-width: 0px ; 
                     border-color: #000000 ; }
                     
select             { font-family: tahoma; 
                     font-size: 8pt ; 
                     border-width: 1px ; 
                     border-color: #A1A1A1; }
img {
	border="0" ;
}
A { 
COLOR: black;
TEXT-DECORATION: none;
font-family: tahoma, arial, "sans-serif";
font-size: 8pt;
font-weight: bold;
}

A:hover { 
COLOR: #cccccc ;
TEXT-DECORATION: none;
font-family: tahoma, arial, "sans-serif";
font-size: 8pt;
font-weight: bold;
}