body

{

  margin:0px;  

  overflow:auto;

  background-color: #dadbdd;;

}



.normtext

{

   font-family: Verdana;

   font-size: 10px;

	color:#505050;

}



.textbox

{

   border-style: solid;

   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;

   border-color: #444444;

   font-family: Verdana;

   font-size: 8pt;

   color: #000000;

   background: #FFFFFF;

   white-space: nowrap;

   height: 18px;

}
