body         {
	font-family: Arial;
	font-size: 15pt;
	background: #c0bb9e;
}
h1           { font-family: Arial; font-size: 18pt;}
h2           { 
font-family: Arial;
font-size: 15pt;
font-weight: bold;
background-color:#c0bb9e;
}

h3           { 
	font-family: Arial; 
	font-size: 15pt;
	background-color:#c0bb9e;
	}
h5           { font-family: Arial; font-size: 7pt; }
h6 {
	font-size: smaller;
	font: Tahoma;
}
.style3 {
	font-size: 9pt;
	font-weight: bold;
	color: black;
	padding-left: 5px;
}
table.maintable {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: White;
	border: thin solid white;
}
td.maintext {
	padding: 10px;
	font-size: 15pt;
}
.white {
	color: white;
	font-size: 14pt;
}