
  body { 
    color : #333333 ; 
    background-color: #ffffcc ; 
    background-image: url() }
 
  h1,h2,h3,h4,h5,h6,p,div,a {
    font-family : Times Roman, Times New Roman, serif }

  h1,h2,h3,h4,h5,h6 {
    color       : #333333 ;
    font-weight : 600  ; 
    font-size   : 14pt }

  h1 {font-size:22pt }

  h2 { text-transform:uppercase }

  h3 { }

  h4 { font-style : italic }

  h5,h6 { 
    margin-left : 2em ; 
    font-style  :italic ;
    display:inline }

  h5.p,h6.p {
    font-style:italic ;
    display:inline }

  p.h5,h5+p,h6+p {
    font-style : italic ;
    display    : inline ;
    font-size  : 14pt   }

  p.StdText_following_h5 {
    color            : #333333 ;
    background-color : #ffffcc ;
    display          : inline  ;
    margin-left      : 7pt     ;
    font-size        : 14pt    }

  .StdText {
    color            : #333333 ;
    background-color : #ffffcc ;
    font-size        : 14pt    ;
    text-indent      : 2em }

  .StdTextNoIndent {
    color            : #333333 ; 
    background-color : #ffffcc ; 
    font-size        : 14pt    }

  .CenterText {
    color            : #333333 ; 
    background-color : #ffffcc ; 
    font-size        : 15pt    ;
    text-align : center }

  .small {
    color            : #333333 ; 
    background-color : #ffffcc ; 
    font-size        : 12pt }

  .MenuBrown {
    color            : #996633 ; 
    background-color : #ffffcc ; 
    font-size        : 13pt     }

  div.top { margin:0 ; border:0 ; padding:0 }


  a:link {
    color: #993300 ;
    text-decoration: none ;
    font-weight: 600 }

  a:visited { 
    color: #993300 ; 
    text-decoration: none ;
    font-weight: 600 }

  a:active {
    color: #ffffcc ;
    background-color: #993300 ;
    font-weight: 600 }

  a:hover {  
    color: #333333 ;
    background-color: #ffe7ad;
    font-weight: 600 ;
    text-decoration: none  }

  a:hover.menu {  
    color: #333333 ;
    background-color: #ffe7ad;
    font-weight: 600 ;
    border: solid 1pt ; 
    text-decoration: none  }

  a:hover.menu1 {  
    font-size: 24pt }

  a:hover.menu2 {  
    font-size: 18pt }


  .logo1 {
    color : #333333 ; 
    background-color: #ffffcc ; 
    font-size : 30pt ;
    font-weight : bold ; 
    font-style : italic  }

  .logo2 {
    color : #333333 ; 
    background-color: #ffffcc ; 
    font-size : 24pt ;
    font-weight : bold ; 
    font-style : italic }

  .TagLine {
    color : #333333 ; 
    background-color: #ffffcc ; 
    font-size : 18pt ;
    font-weight : bold ; 
    font-style : italic }


  .blk img {display: block }


