
 
 body {
 background-color: #CCCCCC ;
 color: #333333 ;
 font-family: Arial, Helvetica, Geneva, sans-serif
 }
 .index {
  background-color: #003366;
 font-family: Arial, Helvetica, Geneva, sans-serif
   }
 .popup {
 background-color: #FFFFFF ;
 color: #000000 ;
 font-family: Arial, Helvetica, Geneva, sans-serif
 }
 .files {
 background-color: #FF9933 ;
 color: #000033 ;
 font-family: Arial, Helvetica, Geneva, sans-serif ;
 font-size: 10pt
 }
.files12 {
 background-color: #FF9933 ;
 color: #000033 ;
 font-family: Arial, Helvetica, Geneva, sans-serif ;
 font-size: 12pt
 }
 .titles {
  background-color: #FF9933 ;
  color: #333333 ;
  font-size: 20pt ;
  font-weight: normal
 font-family: Arial, Helvetica, Geneva, sans-serif ;
 }
.smalltitles {
  background-color: #FF9933 ;
  color: #333333 ;
  font-size: 8pt ;
  font-weight: bold
 font-family: Arial, Helvetica, Geneva, sans-serif ;
 }
 .tital {
 background-color: #CCCCCC ;
 color: #000000 ;
 font-family: Arial, Helvetica, Geneva, sans-serif ;
 font-size: 12pt ;
 font-style: italic
 }
.guy { color: #333333 ;
  font-family: Arial, Helvetica, Geneva, sans-serif ;
  font-size: 20pt ;
  font-weight: normal }
 H1 { color: #333333 ;
  font-size: 20pt ;
  font-weight: normal }
 H2 { color: #333333 ;
  font-size: 18pt ;
  font-weight: normal }
 P.small { color: #333333 ;
  font-size: 10pt }
 P.large { color: #333333 ;
  font-size: 12pt }
 P.filesmall { font-size: 10pt }
 A:link { color: #0000FF ;
          text-decoration: none }
 A:visited { color: #800080 ;
             text-decoration: none }
 
