body {

   background: #CCCCCC;

   font-family: Tahoma,Arial,Helvetica;

   font-size: 11px;

   color: #000095;

   margin-left: 10px;

   margin-right: 10px;

}



H1 {

   font-size: 22px;

   font-weight: bold;

   color: #000095; 

}



TABLE {

   background: white;

   font: 12pt verdana, tahoma, helvetica, geneva;

   color: #000095;

   margin-left: 2px;

   margin-right: 2px;

   

};





TD {

   font-size: 10px;

   color: black;

}





input

{

     font: 8pt verdana, tahoma, helvetica, geneva;

     border: 1px #576E82 solid;

     background-color: #F7F7F7;

}



select 

{

     font: 8pt verdana, tahoma, helvetica, geneva;

     border: 1px #576E82 solid;

     background-color: #E5E5E5;

}



A {

   color: white;

   text-decoration: none;

}



A:hover {

   text-decoration: underline;

};

