td{
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:12pt;
   color:##112211
  }
body{
     background-color: #b6bda6;
     scrollbar-face-color: #b6bda6;
     scrollbar-hightlight-color: #efeab0;
     scrollbar-shadow-color: #628265;
     scrollbar-3dlight-color: #efeab0;
     scrollbar-arrow-color: #112211;
     scrollbar-darkshadow-color: #628265;
     scrollbar-base-color: #b6bda6
    }
a:hover {
        color: red;
        }
.table
     {
     border-right: #628265 thin solid; border-bottom: #628265 thin solid;
     border-left: #b22222 thin solid; border-top: #b22222 thin solid;
     }       

