.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#666666;
}
H1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:lighter;
	line-height:22px;
	color:#000000;
}
a:link {
	color: #424E80;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #424E80;
}
a:hover {
	text-decoration: underline;
	color: #9F6653;
}
a:active {
	text-decoration: none;
	color: #424E80;
}
.sub-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4172C4;
}

