.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #333333;
	text-decoration: none;
}
.formFields {
	background-color: #CCCCFF;
}
.subHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.7em;
	color: #990000;
	padding-top: 12px;
	padding-bottom: 12px;
}
.imageList {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	padding-bottom: 2px;
	font-size: .8em;
}
.imageListRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	background-color: #CCCCff;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
	background-color: #ccccff;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.9em;
	color: #333333;
	text-decoration: none;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1em;
	color: #333333;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
}
