h1 {
	font-family: Arial;
	font-size: 20px;
	color: #B5271B;
	line-height: 100%;
	font-weight: normal;


}
a.nav {
    font-family       : verdana;
      font-size       : 10px;
	  color           : #000000;
	  text-decoration : none;
	  
	  
}
a:hover.nav {
	  text-decoration : underline;
	  
}

h3 {
    font-family : verdana;
      font-size : 14px;
	  color     : #626262;
}
h2 {
    font-family : verdana;
      font-size : 12px;
	
}
hr {
	  color     : Green;
	  border    : 0px;
	  height     : 1px;
}
 td,p{
  color          :#006611;
  font-size      :10px;
  font-family    :verdana;
 }
 
 a {
 text-decoration : none;
 color:#990000;
 }
 a:hover {
 text-decoration : underline;
 }

.gray {
    font-family : verdana;
      font-size : 11px;
           color: #AAAAAA;
}
.submit {
    font-family : verdana;
      font-size : 11px;
          color : #ffffff;
background-color:#006600;
    border-color:#336600;
}
select,option,input {
    font-family : verdana;
      font-size : 11px;
          color : #000000;
background-color: #ffffff;
   border-color : #006600;
}
.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;


}
