body {
	font-family: Arial;
	font-size: 12px;
	color: black;
}

.title {
	font-family: Arial;
	font-size: 18px;
	color: #095d7f;
	font-weight: bold;
}
.subTitle {
	font-family: Arial;
	font-size: 14px;
	color: #095d7f;
	font-weight: bold;
}
.non-link {
	font-family: Arial;
	font-size: 12px;
	color: #806f5b;
	font-weight: bold;
}

.titleBar {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.sectionHeading {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


A:link {text-decoration: none; font-family: Arial; font-size: 12px; color: #095d7f; font-weight: bold}
A:visited {text-decoration: none; font-family: Arial; font-size: 12px; color: #095d7f; font-weight: bold}
A:active {text-decoration: none; font-family: Arial; font-size: 12px; color: #095d7f; font-weight: bold}
A:hover {text-decoration: underline; font-family: Arial; font-size: 12px; color: #095d7f; font-weight: bold}

.titleBarLink A:link {text-decoration: none; font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold}
.titleBarLink A:visited {text-decoration: none; font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold}
.titleBarLink A:active {text-decoration: none; font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold}
.titleBarLink A:hover {text-decoration: underline; font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold}

.sectionHeadingLink A:link {text-decoration: none; font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold}
.sectionHeadingLink A:visited {text-decoration: none; font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold}
.sectionHeadingLink A:active {text-decoration: none; font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold}
.sectionHeadingLink A:hover {text-decoration: underline; font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold}

