P { line-height: 1.65em; }                         
   A:link { color: 00FF80; text-decoration: none; }
   A:visited { color: E3FCA9; text-decoration: none; }
   A:active { color: F5F032; text-decoration: underline overline; font-weight: none; }
   A:hover { color: F5F032; text-decoration: underline overline}
   body{
   background-image:url("b201201.jpg"); 
   background-attachment:fixed;
   background-repeat:no-repeat; 
   background-position:right bottom;
   background-color: #000000;
   color: #FFFFFF;
   margin-top: 125px;
   margin-right: 80px;
   margin-left: 60px;
   }
   
   
   table.bluewhite{
   border: 1px solid;
   border-top-color:#99A3BE;
   border-bottom-color:#454D50;
   border-left-color:#99A3BE;
   border-right-color:#454D50;
   border-spacing: 0;
   }
   .bluewhite th{
   border: 1px solid;
   border-top-color:#454D50;
   border-bottom-color:#99A3BE;
   border-left-color:#454D50;
   border-right-color:#99A3BE;
   }
   .bluewhite td{
   border: 1px solid;
   border-top-color:#454D50;
   border-bottom-color:#99A3BE;
   border-left-color:#454D50;
   border-right-color:#99A3BE;
   }