     BODY {background-color: #4682B4;
     }

     TD { font-size: 12px;
         font-style: normal;
         color: #000000;
         font-family: Arial, Helvetica, Sans-serif;
         vertical-align: top;
     }

     P, BLOCKQUOTE { font-size: 12px;
         font-style: normal;
         color: #000000;
         font-family: Arial, Helvetica, Sans-serif;
         }

     B {color: #000000;
     }

     A:link {color: #000066;
          font-weight: bold;
          text-decoration: none;
     }

      A:visited {color: #000066;
           font-weight: bold;
          text-decoration: none;
     }

      A:active { color: #000066;
          font-weight: bold;
          text-decoration: underline; 
     } 

      A:hover { color: #000066;
          font-weight: bold;
          text-decoration: underline; 
      } 