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