body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 15px 0px 0px;
}
h4 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFEFEF;
	padding: 20px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#navbar {
	margin: 10px;
	padding: 10px;
	float: left;
	width: 165px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	clear: left;
}
#mainBody {
	margin: 10px;
	padding: 10px;
	left: 175px;
	width: 650px;
}
#current {
	font-weight: bold;
}
.size10 {
	font-size: 10px;
}
h2 {
	font-size: 14px;
	line-height: 14px;
}
h1 {
	font-size: 18px;
	line-height: 18px;
}
