.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.lrgLetter {
	font-size: 15px;
	font-weight: normal;
}
.maroonBold {
	font-weight: bold;
	color: #722223;
}
.blueBold {
	font-weight: bold;
	color: #3B506D;
}
.links {
	color: #722223;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.btmNav {
	font-size: 9px;
	color: #723838;
	text-decoration: underline;
}
