.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}
.mainHeadingRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #4682b4;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.topButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.nav:link {
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	color: #4682b4;
	text-decoration: none;
}
a.textLinks:link {
	color: #4682b4;
	text-decoration: none;
}
a.textLinks:visited {
	color: #4682b4;
	text-decoration: none;
}
a.textLinks:hover {
	color: #666666;
	text-decoration: underline;
}
.hermanLab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4682b4;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #4682b4;
	text-decoration: none;
}
a:hover {
	color: #4682b4;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

