<style>
<!--

/*hovercolor*/

a:hover{color:#003300; text-decoration:none;}
a{color:#CC6600; text-decoration:underline; letter-spacing: 0.02em; font-size: 10pt;}

a.nav:hover{color:#CC6600; text-decoration:underline;}
a.nav{color:#003300; text-decoration:none; letter-spacing: 0.02em; font-size: 10pt;
font-weight: bold;}

a.footer:hover{color:#CC6600; text-decoration:underline; font-weight: normal;}
a.footer{color:#003366; text-decoration:none; letter-spacing: 0.04em; font-size: 7pt;
font-weight: normal;}




body
{scrollbar-face-color: #003300; scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #006600; scrollbar-3dlight-color: #336633; 
scrollbar-darkshadow-color: #000000; scrollbar-track-color: #CCCCCC; 
scrollbar-arrow-color: #CC6600}

body { 
  background-image: url(images/bg.gif);
  background-attachment: fixed;
  background-position: 100% 100%;
  background-repeat: no-repeat;

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-style: normal; line-height: normal; font-weight: normal; color: #000000;
  font-size: 10pt; 

 }

P {
  font-size: 10pt; 
  }

UL {
  font-size: 10pt; 
  }

OL {
  font-size: 10pt; 
  }


H1 { 
  font-size: 12pt; font-weight: bold; text-decoration:none; color: #003300; font-variant:small-caps;
  }


H2 {   
  font-size: 11pt; font-weight: bold; text-decoration:none; color: #CC6600; font-variant:small-caps;
  }


H3 {   
  font-size: 10pt; font-weight: bold; text-decoration:none; color: #CC6600; font-variant:small-caps;
  }

//-->
</style>
