<style>
<!--

/*hovercolor*/

a:hover{color:#6699CC; text-decoration:underline;}
a{color:#003366; text-decoration:underline; letter-spacing: 0.02em; font-size: 11pt;}

a.nav:hover{color:#000000; text-decoration:none; font-weight: bold;}
a.nav{color:#FFFFFF; text-decoration:none; letter-spacing: 0.02em; font-size: 10pt; font-weight: bold;}

P.footer a:hover{color:#6699CC; text-decoration:underline; font-weight: normal; font-size: 8pt;}
P.footer a{color:#003366; text-decoration:none; letter-spacing: 0.02em; font-size: 8pt;
font-weight: normal;}


/*ul {list-style-image: url(images/bullet.gif);}*/


body
{scrollbar-face-color: #003366; scrollbar-shadow-color: #000033; 
scrollbar-highlight-color: #6699CC; scrollbar-3dlight-color: #0066CC; 
scrollbar-darkshadow-color: #000000; scrollbar-track-color: #CCCCCC; 
scrollbar-arrow-color: #FFFFFF}

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: 11pt; 

 }

P {
  font-size: 11pt; 
  }

.small {
  font-size: 9px;
  font-weight: bold;
  padding-left: 20px;
  }

UL {
  font-size: 11pt; 
  }


H1 { 
  font-size: 14pt; font-weight: bold; text-decoration:none; color: #003366; font-variant:small-caps;
  }


H2 {   
  font-size: 13pt; font-weight: bold; text-decoration:none; color: #003366; font-variant:small-caps;
  }


H3 {   
  font-size: 12pt; font-weight: bold; text-decoration:none; color: #003366; font-variant:small-caps;
  }

IMG.border {
  border: 1px solid #000033;
  }

IMG.floatright {
  float: right;
  }

//-->
</style>
