body         {
	font-family: Georgia;
	font-size: 11pt;
}
h2           { font-family: Georgia; font-size: 15pt; color: #0054A4; font-weight: bold }
h1           { font-family: Georgia; font-size: 18pt; color: #0054A4}
h3           { font-family: Georgia; font-size: 11pt; color: #0054A4}
h5           { font-family: Georgia; font-size: 7pt; }
h6 {
	font-size: smaller;
	font: Tahoma;
}
.style3 {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
}
table.maintable {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: White;
	width: 800px;
	border: thin solid white;
}

