body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body {
	background-color: #FAF7F7;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #890E11;
}
a:visited {
	text-decoration: none;
	color: #890E11;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.small-vspace {
	font-size: 3pt;
}
.small-note {
	color: #777777;
	font-size: 9pt;
}
.red{
	color: #890E11;
}
.bold {
	font-weight: bold;
}
.red-bold{
	color: #890E11;
	font-weight: bold;
}
.subtitle{
	color: #890E11;
	font-size: 12pt;
	font-weight: bold;
}
.title {
	color: #890E11;
	font-size: 18pt;
	font-weight: bold;
	font-family: "Adobe Garamond Pro Bold";
}

