.body1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	background: #FFFFFF;
	color: #494949;
}
.headfont {
	font-weight: bold;
}
.formularhead, .formularfield, tr.color2 {
	background: #F5F5F5;
}
.formularfield select {
	font-size: 8pt;
}
a:focus, a:hover, a:active {
	color: #003366;
  text-decoration: underline;
  background: #EAEAEA;
}
a {
	color: #003366;
  text-decoration: none;
}
.homebutton {
	display: none;
}