body {
       margin-left: 0px;
       margin-top: 0px;
       background-image: url(images/main_back.gif);
       <!-- font-family: Georgia, Verdana; -->
       font-family: arial;
       font-size: 12pt;
     }
     
.greentext {
       color: #336600;
     }
     
img {
      border-width: 0px
    }
    
img.blackborder {
      border-width: 2px;
      border-color: black;
      
    }


img.horizontalbar {
       position: absolute;
       left: 0px;
       top: 130px;
     
     }


img.verticalbar {
       position: absolute;
       left:170px;
       top: 100px;
     }

table  {
       font-family: arial;
       font-size: 12pt;
     }


table.centeronscreen {
       position: absolute;
       left: 14%;
       font-family: arial;
       font-size: 12pt;
     }

td.FormTable {

       font-family: arial;
       font-size: 10pt;
     }


