.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0D3082;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #103083;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #46B9E5;
}
.headersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #2EAADE;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
}
a.top:link {
	color: #0D3082;
	padding-right: 7px;
	padding-left: 7px;
}
a.top:visited {
	color: #0D3082;
	padding-right: 7px;
	padding-left: 7px;
}
a.top:hover {
	color: #2EAADD;
	padding-right: 7px;
	padding-left: 7px;
}
a.top:active {
	color: #0D3082;
	padding-right: 7px;
	padding-left: 7px;
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2DABDB;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
}
body {
	background-color: #0D3082;
}

