body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;

}.footer {
	font-size: 9px;
	color: e1e1e1;
}
.copyright {
	font-size: 9px;
}
.fineprint {
	font-size: 9px;
}
.required {
	font-weight: bold;
	color: 60608C;
}
.notrequired {
	color: 60608C;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #60608C;
	border: 1px solid #333366;
}
.bold {
	color: 60608c;
	font-weight: bold;
}
a:link {
	color: 60608c;
}
.question {
	font-weight: bold;
	color: #60608c;
}

a:hover {
	color: #FFCC00;
}
a:visited {
	color: #666699;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: 60608c;
}
.test {
	font-style: italic;
}

