body {
	background-color: #123E6E;
	margin: 6px 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.footer:link {
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
a.footer:visited {
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
a.footer:hover {
	font-size: 8pt;
	color: #CC3300;
	text-decoration: none;
}
.subhead {
	font-size: 14pt;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
