.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #2E5F9D;
}
a:visited {
	color: #2E5F9D;
}
a:hover {
	color: #13258C;
}
.bodyBoldNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2E5F9D;
}
.bodyHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.bodyBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #232CA6;
}
