body         {
	font-family: Arial;
	font-size: 11pt;
}
h2           { font-family: Arial; font-size: 15pt; color: #A54209; font-weight: bold }
h1           { font-family: Tahoma; font-size: 18pt; color: #A54209}
h3           { font-family: Tahoma; font-size: 11pt }
h5           { font-family: Arial; font-size: 7pt; }
h6 {
	font-size: smaller;
	font: Tahoma;
}
.style3 {
	font-size: 10pt;
	font-weight: bold;
	margin-left: 5px;
	color: black;
	}
table.maintable {
	background-color: White;
	border: thin solid Black;
}
table.maintable td.maintext {
padding-left: 4px;
}