body {
	font-family: Garamond, "Goudy Old Style", Georgia;
	font-size: 11px;
	color: #333333;
	background-color: #000000;
}
body, tr, td {
	font-family: Garamond, "Goudy Old Style", Georgia;
	font-size: 11px;
	vertical-align: top;
}
td {
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	margin: 3px;
	padding: 3px;
}
table {
	color: #000000;
}
.footer {
	font-family: Garamond, "Goudy Old Style", Georgia;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
}
p {
	font-family: Garamond, "Goudy Old Style", Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-left: 5px;
	margin-top: 0px;
	vertical-align: top;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.subheadings {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 5px;
	color: #333333;
	font-family: Garamond, "Goudy Old Style", Georgia;
}

