body
{
   background-color: #F0F0F0;
   margin: 0px 0px 0px 0px;
}

html, body, form
{
   height: 100%;
}

select, textarea, input[type=text], input[type=password]
{
   border: solid 1px #7F9DB9;
   font-family: Verdana, Arial, Tahoma, sans-serif; 
   font-size: 8pt; 
   font-weight: Bold;
}