body         {
	font-family: Georgia;
	font-size: 11pt;
	background: #CCCCCC;
	text-indent: 20px;
	margin-left: 10px;
}
h1           {
	font-family: Georgia;
	font-size: 18pt;
	color: #008080;
}
h2           {
	font-family: Georgia;
	font-size: 15pt;
	color: #008080;
	font-weight: bold;
}

h3           { font-family: Georgia; font-size: 11pt }
h5           { font-family: Georgia; font-size: 7pt; }
h6 {
	font-size: smaller;
	font: Georgia;
}
.style3 {
	font-size: 8pt;
	margin-left: 5px;
	color: white;
}
table.maintable {
	background-color: White;
	border: thin solid Black;
}
table.maintable td.maintext {
padding: 4px;
}