td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #194C67;
	text-decoration: none;
}
a:hover {
	color: #194C67;
	text-decoration: underline;
}
.formButton {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	width: 55px;
	height: 18px;
	background-color: #809B86;
	border: 1px double #666666;
}
th {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
