body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}.homeLinks {
	font-size: 15px;
	line-height: 16px;
}

.copyrightText {
	font-size: 11px;
	color: #111111;
}
.mainText {
	font-size: 14px;
	line-height: 18px;
	color: #111111;
}
.navText {
	font-size: 14px;
	line-height: 30px;
	color: #0000FF;
}
.navTextSelected {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #444444;
}
.pageHeading {
	font-size: 24px;
	line-height: 30px;
	color: #111111;
	font-weight: bold;
}
.contactLine {
	font-size: 12px;
	line-height: 16px;
	color: #111111;
}
.bold {
	font-weight: bold;
}
a:link,a:visited,a:active {text-decoration:underline; color:#0000FF;
}
a:hover {	color: #FF0000;
			text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.subTitle2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #111111;
	text-decoration: underline;
}
