body {
	background-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 20px;
}
.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	color: #666666;
	line-height: 32px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	line-height: 30px;
}
.navigation {
	line-height: 19px;
	font-size: 12px;
	font-weight: bold;
	background-color: #f1f1f1;
	padding: 8px;
	border-right: solid #fff 2px;
}
.navigation a {
	width: 100%;
	border-width: 2px;
	border-bottom-style: solid;
	border-color: #FFF;
	display: block;
	padding-bottom: 7px;
	padding-top: 7px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: navy;
}
.related, .related a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	display: inline;
	border: none;
	text-decoration:none;
}
.related p {
	width: 100%;
	border: none;
	padding-bottom: 3px;
	padding-top: 3px;
}
.footer{
	width: 858px;
	background-color: lightgrey;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 8px;
	color: navy;
	}
 
