.footer {
	background-color: #5A5A5A;
}
.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #CCCCCC;
	margin-top: 10px;
}
.footer a:link {
	font-weight: bold;
	color: #A4B086;
	text-decoration: none;
}
.footer a:visited {
	font-weight: bold;
	color: #A4B086;
	text-decoration: none;
}
.footer a:hover {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.content {
	background-color: #FFFFFF;
}
.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #5A5A5A;
}
.content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #245F67;
	margin-bottom: 3px;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #787878;
	margin-bottom: 5px;
	font-weight: bold;
}
.content a:link {
	font-weight: bold;
	color: #3A7C85;
	text-decoration: none;
}
.content a:visited {
	font-weight: bold;
	color: #3A7C85;
	text-decoration: none;
}
.content a:hover {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #5A5A5A;
}
