body         {
	font-family: Tahoma;
	font-size: 11pt;
	background: #FFCC66;
	margin: 0px;	
}
h1           { font-family: Tahoma; font-size: 18pt;}
h2           { font-family: Tahoma; font-size: 15pt; font-weight: bold }
h3           { font-family: Tahoma; font-size: 11pt; }
h5           { font-family: Tahoma; font-size: 7pt; }
h6 {
	font-size: smaller;
	font: Tahoma;
}
.style3 {
	font-size: 9pt;
	font-weight: bold;
	color: white;
	padding-left: 5px;
}
table.maintable {
	background-color: White;
	width: 1000px;
}
td.maintext {
	padding: 10px;
}