body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.heading {
	font-size: 20px;
	font-weight: bolder;
	color: #000066;

}
td {
	font-size: 13px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.copyright {
	font-size: 11px;
}
.subhead {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
hr {
	line-height: 1px;
	color: #000066;
	height: 1px;
}
