body         { font-family: Arial; font-size: 12pt;}
h2           { font-family: Arial; font-size: 12pt; color:#060; font-weight: bold }
h1           { font-family: Tahoma; font-size: 15pt; color: black}
h3           { font-family: Tahoma; font-size: 11pt }
h5           { font-family: Arial; font-size: 7pt; }
table.maintable {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: white;
	border: thin solid blue;
}

