a {
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #336699;
}
a:active {
	color: #333333;
}
body {
	background-color: #99CC99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: normal;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	color: #333333;
	text-align: justify;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}h1 {
	font-family: Dauphin;
	font-size: 3em;
	color: #336699;
	line-height: 1em;
}
.formLabels {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	width: 200px;
}
.formCells {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bold;
}
