body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #214F9C;
}
a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #36947C;
}
a.blklnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #3E3E3E;
}
a.reslnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #214F9C;
}
a.reslnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #36947C;
}
a.largelnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #1D34A0;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #219C6F;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #1D34A0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #219C6F;
}
.darkbluetxtbold {
	color: #1D34A0;
	font-weight: bold;
}
.greentxtbold {
	color: #219C6F;
	font-weight: bold;
}
.greentxt14ptbold {
	font-size: 14pt;
	color: #219C6F;
	font-weight: bold;
}