body, td, h1, h2, h3, h4, blockquote, ul, ol, li {
       font-family: verdana, arial, sans-serif;
       font-size: 12px;
       color: #4B4C5D;
       background-color: #E1E4FF;
     }
p    { margin-left: 10px;
       font-family: verdana, arial, sans-serif;
       font-size: 12px;
       color: #4B4C5D;
      }
a:link { text-decoration: none;
         color: #511783;
       }

a:active          { text-decoration: underline;
                    color: #511783; }
a:hover           { text-decoration: underline;
                    color: #B22BCF; }
a:visited         { text-decoration: none;
                    color: #511783; }

h1    { font-family: Verdana, Arial, Helvetica;
        font-size: 21px;
        font-weight: normal;
        text-decoration: none;
        color: #2B3073;
      }

h2    { font-family: Verdana, Arial, Helvetica;
        font-size: 18px;
        font-weight: normal;
        text-decoration: none;
        color: #2B3073;
      }
h3    { font-family: Verdana, Arial, Helvetica;
        font-size: 15px;
        font-weight: bold;
        text-decoration: none;
        color: #2B3073;
      }
b    { font-weight: bold; }

h1.topTitle { margin-top: 0px;
              font-family: Verdana, Arial, Helvetica;
              font-size: 21px;
              font-weight: bold;
              text-decoration: none;
              color: #2B3073;
            }
td.contentCell {

}

div.titleBarTitle { font-size: 20px;
                font-weight: 700;
               }
div.titleBarSubtitle { font-size: 14px;
               }
div.titleBarDate { font-size:10px; }
td.titleBarBorder { background-color: #9175FF; }
td.titleBarBg { background-color: #B3BAFF; }

td.menuBackInv { background-color: #7E49E0; color: #FFFFFF; }




td.footerBack1 { background-color: #B4B7CB; }
td.footerBack2 { background-color: #C9CBDA; }
td.footerBack3 { background-color: #DCDDE7; }

td.brightBack { background-color: #F8F8FC; }
td.brightBack2 { background-color: #D3D7FF; }
td.bodyBack { background-color: #E1E4FF; }

td.newsTitle {
             background-color: #B3BAFF;
             font-weight: bold;
             font-size: 13px;
             }
