body
{
 margin-left: 0px;
 margin-top: 0px;
 background-color: #575F67;
 font-family:Trebuchet MS;
 font-size:11px;
}  
input
{
 border:groove; 
 border-color:#CCCCCC; 
 font-family:'Trebuchet MS'; 
 font-size:10px; 
 height:15px;
}
textarea
{
 border:groove; 
 border-color:#CCCCCC; 
 font-family:'Trebuchet MS'; 
 font-size:10px; 
}
.button
{
 font-family:'Trebuchet MS'; 
 font-size:10px; 
 height:25px
}