
<!-- CSS (FORMATTING) FOR INDEX PAGE -->

<style type="text/css">
<!--

A:link
{ text-decoration: none; font-weight: bold;color:#00688B; }
A:visited
{ text-decoration: none;font-weight: bold;color:#00688B;  }
A:active
{ text-decoration: none;  font-weight: bold;color:#00688B; }
A:hover 
{ text-decoration: none;font-weight: bold;color:#00688B;


h1 {font-family: verdana;
color: 000000; } 

p {font-family:  verdana;
color: 000000; } 

body 
{background-repeat:repeat;
background-position:top right;
font-family: verdana;
color: #000000;
letter-spacing: 0pt;
font-size: 12;
font-weight: none;
border-width: 3px;
text-align:left}


input, textarea
{ background-image: bg2.gif;
font-family: verdana;
color: #000000;
letter-spacing: 0pt;
font-size: 12;
border-style: solid;
border-color: #000000;
border-width: 1px; }

-->
</style>



