body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-size: 14px;
	}
h3 {
	font-size: 12px;
	}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.forms {
	font-size: 10px;
	background-color: #EEEDE6;
	border: thin dotted #CAC7AC;
	color: #990000;
}
.subTitle {
	font-size: 12px;
	font-weight: bold;
}
.footerLinks {
	color: #CCCCCC;
	font-size: 9px;
}
.navLinks {
	color: #333333;
	font-weight: bold;
}
.mainLinks {
	color: #ab2020;
	font-weight: bold;
}
.blackLinks {
	color: #000000;
	text-decoration: none;
}
.blackLinks.hover {
	text-decoration: underline;
}
.footerText {color: #999999}
.NavTitles {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}