
body  {
 font-style: italic;
 font-family:Times New Roman;
 text-align: center;
 background:#00008F;
 color:#FF7F00;
 scrollbar-base-color:#00009F;
  width:100%;
}
a {
      display:block;
      color:#00005F;
      background-color:#AA7D00;
       width:150px;
      padding:10px;
      font-size:14px;
      font-family:Times New Roman, Verdana, Arial, sans-serif;
      font-weight:bold;
      text-decoration:none;
      text-align:center;
      margin:5px;
      border:1px #AA7D00;
      background-image:url();
      }
   a:hover {
      display:block;
      color:#AA7D00;
      background-color:#00005F;
      background-image:url(hinter_on.gif);
      }

a:hover .rsa { filter=gray();}
a:hover .invert { filter:Invert();}
a:hover .chroma   { filter:Chroma(color=#FFFFFF);}
a:hover .XRay       {     filter:XRay ()     ;}



.lh8  {
 font-size:8pt;
 }

  .lh10  {
 font-size:10pt;
 }

   .lh12  {
 font-size:12pt;
 }

 .lh14  {
 font-size:14pt;
 }

.lh16  {
 font-size:16pt;
 }

 .lh14b {
 font-size:14pt;
 font-weight:bold;
 }

 .lh18b {
 font-size:18pt;
 font-weight:bold;
 }

  .lh20b {
 font-size:20pt;
  line-height:30pt;
 font-weight:bold;
 }

  .lh24b  {
 font-size:24pt;
 font-weight:bold;
 }

.lh40 { font-size:25pt;
     line-height:40pt;
     }