.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5C5F66;
	line-height: 24px;
}
.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C5F66;
	line-height: 24px;
}
.title-Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5C5F66;
	position: static;
}

a {
	font-size: 14px;
	color: #555571;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

a:link {
	text-decoration: none;
		font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #3E3E71;
	font-weight: bold;
}

a:hover {
	color: #3E3E71;
	font-style: normal;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #3E3E71;
	font-weight: bold;
}
.squiggle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9499A4;
}
.captionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9499A4;
}
.linkInactive {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9499A4;
}
