.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.tableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #003300;
}
