BODY 
{ 
 color: #666666; 
 background-color: #FFFFFF; 
} 

BODY, td, input, select, button 
{ 
 font-family: verdana, helvetica, arial, sans-serif; 
 font-size: 10px; 
 line-height: 14px; 
} 

p, span
{
font-size: 11px;
margin-top: 8px;
margin-bottom: 8px;
line-height: 13px;	
}

A:link 
{ 
 font-family: arial;
 font-size: 10px;
 color: #336633; 
 text-decoration: none; 
} 

A:visited 
{ 
 font-family: arial;
 font-size: 10px; 
 color: #336633; 
 text-decoration: none; 
} 

A:hover 
{ 
 text-decoration: underline; 
} 

A:active 
{ 
 text-decoration: underline; 
} 

.ThinBorder 
{ 
  border:1px solid #000000 
}   