﻿
        .maintitle
        {
            font-size: xx-small;
            text-align: right;
            padding-bottom: 0px;
        }
        .links
        {
            color: Black;
            font-size: small;
 
        }
        .menulinks
        {
            color: ffffff;
            font-weight: bold;

        }
        .blacktitle
        {
            font-weight: bold;
            color: #000000;
            font-size: 16px;
        }
        .redtitle
        {
            color: #FF3300;
        }
        .bluetitle
        {
            font-style: italic;
            color: #000099;
        }
        h2 
        {
          text-align: left;
          clear:both;
          display:block;
          font-size: 1.6em;
          font-family: Lucida Sans Unicode; 
          font-weight: normal;
          padding:0px 0px 0px 0px;
          color: #3A6DE1;
          margin: 0 0px 0px 0px;
        }
           