h1 {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
margin: 0px 0;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
margin: 10px 0;
	color: #6666FF;
}
h3
{ 
	font-size: 75%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
margin: 10px 0 0 0;
	color: #000099;
}
.bodytext {
    font-size: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif;
}
h4 {
    	font-size: 80%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
             margin: 10px 0 0;
	color: #663300;
; text-decoration: underline
}
.whitetext {
    font-size: 100%; color: #FFFF99; font-weight: bold; font-family: Arial, sans-serif; 
}
a.menulinks {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	line-height: normal;
; color: #333333
; text-decoration: none
}
a.menulinks:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000066;
    font-weight: bold;
	line-height: normal;
; text-decoration: underline
}
 hr {
  border: 0;
  width: 100%;
  color: #663300;
  background-color: #663300;
  height: 1px;
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

