     BODY { 
          font-family: AGaramond, Times New Roman, Serif;
          font-size: 14pt;
          font-style: normal;
          text-decoration: none;
          font-weight: 500;
          color: #ffffff;
          background-color: #000000;
     } 

     P { 
          font-family: AGaramond, Times New Roman, Serif;
          font-size: 12pt;
          font-style: normal;
          text-decoration: none;
          font-weight: 500;
          color: #ffffff;
     } 

     .BIG { 
          font-family: AGaramond, Times New Roman, Serif;
          font-size: 20pt;
          font-style: normal;
          text-decoration: none;
          font-weight: 500;
          color: #ffffff;
     } 

     .MEDIUM { 
          font-family: AGaramond, Times New Roman, Serif;
          font-size: 14pt;
          font-style: normal;
          text-decoration: none;
          font-weight: 500;
          color: #ffffff;
     } 

     .SMALL { 
          font-family: AGaramond, Times New Roman, Serif;
          font-size: 9pt;
          font-style: normal;
          text-decoration: none;
          font-weight: 500;
          color: #ffffff;
     } 

     A:link { 
          font-family: Modern, Sans-Serif;
          font-size: 14pt;
          font-style: normal;
          text-decoration: none;
          font-weight: 600;
          color: #dddddd;
     } 

      A:visited { 
          font-family: Modern, Sans-Serif;
          font-size: 14pt;
          font-style: normal;
          text-decoration: none;
          font-weight: 600;
          color: #eeeeee;
     } 

      A:hover { 
          font-family: Modern, Sans-Serif;
          font-size: 14pt;
          font-style: normal;
          text-decoration: none;
          font-weight: 600;
          color: #FFCC00;
     } 

