.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #0A3073;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
a:link {
	color: #1F4B87;
}
a:hover {
	color: #95ABC8;
}
.boldtext {
	font-size: 17px;
	font-weight: normal;
	color: #0A3073;
	font-family: Arial, Helvetica, sans-serif;
}
