BODY {scrollbar-base-color: #000088; 
      scrollbar-arrow-color: cyan;}

.menu {position:absolute;
       top:0;
       font-family:Verdana;
       font-size:10px; 
       font-weight:bold;
       color:white;
       visibility:hidden;
       background-color:#000088;
       border-top:solid white 1px;text-align:left}
       
.menuLink {text-decoration:none;
           color:white}

.pageBottom {font-family:Verdana;
             font-size:10px;
             font-weight:bold;
             color:#000088;text-align:center}

.smallText {font-family:Verdana;
             font-size:10px;
             font-weight:bold;
             color:#000088}

A {text-decoration:none;
   color:white}

TD {font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    color:white}

P {font-family:Verdana;
   font-size:16px; 
   font-weight:bold;
   color:red;}

.justify {font-family:Verdana;
          font-size:12px;
          font-weight:bold;
          color:#000088;
          text-align:justify;}
 