@charset "UTF-8";
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 120%;
	color: #999;
	border-bottom-style: none;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFF;
	margin-right: 25%;
	margin-left: 20%;
}
.altbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #CCC;
	text-decoration: none;
	margin-right: 20%;
	margin-left: 20%;
	line-height: 150%;
}
.nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #CCC;
	text-decoration: none;
	line-height: 150%;
}

