body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #222222;
	line-height: 16px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.large-title {
	font-size: 18px;
	line-height:24px;
	font-weight: bold;
	color: #660000;
}
.title {
	font-size: 14px;
	line-height:18px;
	font-weight: bold;
	color: #660000;
}
.sub-title {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.fineprint {
	color: #333333;
	font-size: 9px;
	line-height: 13px;
}
.nav {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
