body {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #666666;
}
td {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #666666;
}
.textselect {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #666666;
}
.copyright {
	color: #96A1AD;
}
.subcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D435B;
}
.listheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
}
.subheaderorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
a {
	text-decoration: underline;
	color: #C63522;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
