body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	background-color: #BBB2A2;
	margin-top: 0px;
}
body p {
	margin-top: 0px;
	margin-bottom: 8px;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #880000;
	text-decoration: none;
}
.slogan {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer {
	color: #666;
	font-size: 10px;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 6px;
}
.footer a {
	color: #666;
	text-decoration: none;
}
.footer a:hover {
	color: #000;
	text-decoration: underline;
}
.nav {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #880000;
	margin-top: 0px;
	margin-bottom: 12px;
}
.nav a {
	color: #880000;
	text-decoration: none;
}
.nav a:hover {
	color: #000;
	text-decoration: underline;
}

