body         { font-family: Arial; font-size: 11pt;  background-color: #A50809;  }
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;
	div-align="center";
	border: thin solid Black;
}


