body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a.botnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
a.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
a.leftnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #FF8000;
}
a.blklnkexch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
a.blklnkexch:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #000000;
}
a.smallnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #2E73B8;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2E73B8;
}
.navheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFE00;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2E73B8;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2E73B8;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2E73B8;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #339966;
}
hr {
	color: #339966;
	height: 2px;
}
.bottxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.orangetxt16bold {
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
}
.orangetxt20bold {
	color: #FF6600;
	font-size: 20px;
	font-weight: bold;
}
.greentxtbold {
	color: #339966;
	font-weight: bold;
}
.bluetxtbold {
	color: #2361DC;
	font-weight: bold;
}
.redtxtbold {
	color: #CC3333;
	font-weight: bold;
}