@charset "UTF-8";
.SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.SeriesHeader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.content {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
.contentStrong {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contentSmall {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.ImageLinks {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

