body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 18px;
}
.darkBlueBold {
	font-weight: bold;
	color: #1D4A7C;
	text-decoration: none;
	font-size: 16px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.darkBlueBold:visited {
	color: #1D4A7C;
}
.medGrayBold {
	font-size: 14px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
a {
	color: #639DCF;
	text-decoration: underline;
}
a:hover {
	color: #DEB408;
}
a:visited {
	color: #888888;
}
.subHead1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
