body         { font-family: Arial; font-size: 11pt; }
h2           { font-family: Arial; font-size: 15pt; color: Red; font-weight: bold }
h1           { font-family: Tahoma; font-size: 18pt; color: Red;  font-style: italic; }
h3           { font-family: Tahoma; font-size: 11pt; color: Red;}
h5           { font-family: Arial; font-size: 8pt; color: white; }
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"
}

