BODY {
      background: #FFFFFF;
      color: ##003366;
     }

TD, P, DIV, UL, OL, DL {
                color: #000000;
                font-size: 8pt;
                font-family: Arial;
              }
TD.dark {
         background: #7788dd;
        }

TD.maincolor {
              background: #AABBFF;
             }

TD.sectitle {
             font-size:8pt;
             background: #7788DD;
             font-family: Arial;
            }

TD.secsubtitle {
                font-weight: bold;
                font-size: 8pt;
                font-family: Arial;
                background: #AABBFF;
               }

TD.lightfield {
               background: #F4F6FF;
              }

TD.advertline {
               background: #8899EE;
              }

A:link {
        color: #003366;
        text-decoration: none;
        font-family: Arial;
       }

A:visited {
           color: #003366;
           text-decoration: none;
           font-family: Arial;
          }

A:active {
          color: #800000;
          text-decoration: none;
          font-family: Arial;
         }
A:HOVER  {
          color: #8B008B;
          text-decoration: none;
          font-family: Arial;
         }
.small {
        font-size: 8pt;
        font-family: Arial;
       }

H3 {
    font-size: 8pt;
    font-weight: bold;
    font-family: Arial;
   }
H4 {
    font-size: 8pt;
    font-weight: bold;
    font-family: Arial;
}
