.content {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066}
 
a {
	color: #000066;
	text-decoration: none
}
a:hover {
	color: #000066;
	text-decoration: underline
}
nav {
	color: #000066;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
}
textfield1 {  background-color: #CCCCCC; width: 150px}
.textfield1 {  background-color: #E6E9EE; height: 18px; width: 120px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #003366}
.textfield2 { background-color: #E6E9EE; height: 55px; width: 200px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #003366 }

