.footer-links {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif, "Gill Sans";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

a.footer-links:link {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif, "Gill Sans";
	font-size: 11px;
	font-weight: bold;
	color: #8A0000;
	text-decoration: underline;
}

a.footer-links:visited {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif, "Gill Sans";
	font-size: 11px;
	font-weight: bold;
	color: #8A0000;
	text-decoration: underline;
}

a.footer-links:hover {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif, "Gill Sans";
	font-size: 11px;
	font-weight: bold;
	color: #730000;
	text-decoration: none;
}

a.footer-links:active {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif, "Gill Sans";
	font-size: 11px;
	font-weight: bold;
	color: #730000;
	text-decoration: none;
}

body {
	background-color: #1D1D1D;
}

.title {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif, "Gill Sans";
	font-size: 22px;
	color: #360000;
	line-height: 28px;
	padding-bottom: 15px;
}

.subtitle {
	color: #880000;
	font-size: 16px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif, "Gill Sans";
	line-height: 23px;
}

body,td,th {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif, "Gill Sans";
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
}

.box-title {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif, "Gill Sans";
	font-size: 18px;
	color: #333333;
	line-height: 23px;
	padding-bottom: 15px;
}

.disclaimer {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif, "Gill Sans";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}