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