a {
	color: #426F7D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color: #e3e1ca;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	list-style-position: outside;
	list-style-image: url(/images/bullet.gif);
	list-style-type: none;
}
.formObjects {
	background-color: #FFCC99;
	border: 1px solid #669999;
}
