body         {
	font-family: Arial;
	font-size: 11pt;
	background: #336699;
}
h2           { font-family: Arial; font-size: 15pt; color: #336699; font-weight: bold }
h1           { font-family: Tahoma; font-size: 18pt; color: #336699}
h3           { font-family: Tahoma; font-size: 11pt }
h5           { font-family: Arial; font-size: 7pt; }
h6 {
	font-size: smaller;
	font: Tahoma;
}

table.maintable {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: White;
	width: 800px;
	border: thin solid Black;
}

