h1 {
	color: #932730;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
	
.topNav a {
	text-decoration: none;
	color: #DAD4C6;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.tblBorder {
	border: 1px solid #DAD4C6;
}
.bottomText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DAD4C6;
}
.bottomLinks a {
	text-decoration: underline;
	color: #DAD4C6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}