.Titles {
	font-family: "Humanst521 BT", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}

.Content {
	font-family: "Humanst521 BT", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	list-style-type: disc;
	list-style-position: outside;
}
.Content:link {
	font-family: "Humanst521 BT", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
	line-height: 16px;
}
.Content:visited {
	font-family: "Humanst521 BT", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
	line-height: 16px;
}
.Contentsmall {
	font-family: "Humanst521 Lt BT", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	list-style-type: disc;
	list-style-position: outside;
}
