#mastheadlink a:link, #mastheadlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003E89;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}
#mastheadlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3082FC;
	font-weight: normal;
	text-decoration: underline;
}
#bodylink a:link, #bodylink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003E89;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
#bodylink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3082FC;
	font-weight: normal;
	text-decoration: underline;
}
.headline_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003E89;
	font-weight: bold;
	line-height: normal;
	height: 30px;
}
.headline_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003E89;
	font-weight: bold;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #003E89;
}
