.btns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #283E76;
}
a {
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #283E76;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #283E76;
	text-decoration: underline;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FF9900;
}
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #283E76;
}
.subsubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF9900;
}
