body         {
	font-family: Arial;
	font-size: 11pt;
	background: #C2E7FE;
	margin: 0px;	
}
h1           { font-family: Arial; font-size: 18pt; color: #6598CC}
h2           { font-family: Arial; font-size: 15pt; color: #6598CC; font-weight: bold }
h3           { font-family: Arial; font-size: 11pt; color: #6598CC}
h5           { font-family: Arial; 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;
}
td.maintext {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	}
td.menu {
	background: #6598CC;
}
td.top {
	background: #6598CC;
}