h1 {
	font-size: 160%;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
margin: 10px 0;
; text-decoration: none
}
h2 {
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
margin: 10px 0 0 0;
	color: #003366;
}
h3
{ 
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
margin: 10px 0 0 0;
	color: #000000;
}
.bodytext {
    font-size: 13px; color: #000000; font-family: Arial, Helvetica, sans-serif;
}
h4 {
    	font-size: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
             margin: 10px 0 0;
	color: #0000FF;
              text-decoration: underline;
}
a.menulinks {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold; 
    text-decoration : underline;
	line-height: normal;
}
a.menulinks:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration : underline;
	line-height: normal;
}
 hr {
  border: 0;
  width: 100%;
  color: #666666;
  background-color: #666666;
  height: 1px;
}