html, body {
font-size: 12px;
font-family : Arial, Verdana, Helvetica, Sans-serif, Garamond, Times, Serif, Arial, Geneva, Helvetica;
background-image: url('../images/background.gif');
background-repeat: x;
margin: 0px
}
 
H1
{
color:718cb6;
font-size : 18px;
font-weight:normal;
margin-top:px;
margin-bottom: 0px;
font-weight: normal;
}

H2 {

margin-top: 0px;
font-size : 17px;
font-weight: normal;
color: #40a3d7;
margin-bottom: 0px;

}

H3 {

font-size : 17px;
font-weight: normal;
color: navy;
margin-bottom: 4px;
margin-top:25px;

}
H4 {

font-size : 17px;
font-weight: normal;
color: navy;
margin-bottom: 4px;
margin-top:20px;

}


 
p, td
{
  color: 000000;
  margin: 0px;
}  


 
a {color : #718CB6; text-decoration:none;  font-weight:bold;}
a:visited {#718CB6;}
a:hover {color : #FF6600; text-decoration:underline;}

a.botnav {color : #718CB6; text-decoration:none;  font-weight:normal;}
a.botnav:visited {#718CB6;}
a:botnav:hover {color : #FF6600; text-decoration:underline;}


hr {
height: 1px;
border: 1px dotted #D9EFF9;
margin-bottom: 6px;
margin-top:2px;
}
