.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #fda20d;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #1a3363;
	font-weight: bold;
	text-decoration: underline;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #23468a;
}
.textsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
.maintdborder {
	border: 1px solid #fda20d;
}
.redlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.boldtextblue {

	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #1a3363;
}
.boldtextbluebig {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #23468a;
}
.boldtextbluesmall {


	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #1a3363;
}
.bodytextsmall {

	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #333333;
}
