body {
        background-color: #FFFFFF;
        margin: 15 0 0 0
      }
      
      h1, h2, h3, h4, h5, h6 {
        color: #006699;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 20px;
        font-weight: bold
      }
      
      p {
        color: #000000;
        font-family: Helvetica, Arial, sans-serif;
        font-size:12px
      }
      
      a:link {
        color: #39597D;
        text-decoration: none
      }
      
      a:visited {
        color: #39597D;
        text-decoration: none
      }
      
      a:hover {
        color: #FF6600;
        text-decoration: underline
      }
      
      a.nav:link {
        color: #C6CFD9;
        text-decoration: none
      }
      
      a.nav:visited {
        color: #C6CFD9;
        text-decoration: none
      }
      
      a.nav:hover {
        color: #DDDD00;
        text-decoration: underline
      }
      
      .title {
        font-family: Times;
        font-weight: bold;
        font-size: 30px;
        color: #000000;
        background-color: #a8b8c8
      }
      
      .spacer { font-size: 1px; }
      
      .cright {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 10px;
        line-height: 100%;
        font-weight: normal;
        color: #000000
      }
      
      .lightCRight {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 10px;
        line-height: 100%;
        font-weight: normal;
        color: #FFFFFF
      }
      
      .smallTitle {
        font-family: Times;
        font-weight: bold;
        font-size: 24px;
        line-height: 110%;
        color: #000000;
        background-color: #a8b8c8
      }
      
      .menu {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 13px;
        line-height: 110%;
        font-weight: bold;
        color: #000000;
        background-color: #006699
      }
      
      .fakeMenu {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 13px;
        line-height: 110%;
        color: #FFFFFF
      }
      		
      .news {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 130%;
        font-weight: normal;
        color: #000000
      }