body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.bottomnav {
	font-size: 9px;
	color: #660000;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #660033;
	text-decoration: none;
}
.nav2 {
	font-size: 9px;
	font-weight: 800;
	text-transform: uppercase;
	color: #660000;
	text-decoration: none;
}
.nav2 a {
	font-size: 9px;
	font-weight: 800;
	text-transform: uppercase;
	color: #660000;
	text-decoration: none;
}
.nav2 a:hover {
	color: #333333;
	text-decoration: none;
}
.nav2 a:visited {
	font-size: 9px;
	font-weight: 800;
	text-transform: uppercase;
	color: #660000;
	text-decoration: none;
}	
.quote {
	font-size: 10px;
	color: #993333;
}
.header2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

