body {
	background-color: #000000;
	vertical-align: top;
}
table {
	background-color: #FFFFFF;
	vertical-align: top;
}
td {
	vertical-align: top;
}
p {
	font-family: Garamond, "Goudy Old Style", Georgia;
	font-size: 12px;
	color: #333333;
	margin: 2px;
	padding: 2px;
}
h1 {
	font-size: 14px;
	color: #F80909;
	font-family: "Futura Condensed", Futura, Verdana;
	font-style: normal;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
h2 {
	font-family: "Futura Condensed", Futura, Verdana;
	font-size: 13px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	margin: 2px;
	padding: 2px;
}
.navigation {
	font-family: "Futura Condensed", Futura, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.sideNav {
	margin: 5px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #F80909;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #F80909;
	text-decoration: none;
}


.navigation:hover {
	font-family: "Futura Condensed", Futura, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #F80909;
}
.sideNav .navigation a {
	font-style: normal;
	font-weight: normal;
}

