body         {
	font-family: Tahoma;
	font-size: 11pt;
	background: #332914;
	margin: 0px;
	color: #908F7A;	
}
	a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }
h1           { font-family: Tahoma; font-size: 18pt; color: #332914}
h2           { font-family: Tahoma; font-size: 15pt; font-weight: bold; color: #332914 }
h3           { font-family: Tahoma; font-size: 11pt; color: #332914}
h5           { font-family: Tahoma; font-size: 7pt; color: #332914}
h6 {
	font-size: smaller;
	font: Tahoma;
}
.style3 {
	font-size: 9pt;
	font-weight: bold;
	color: white;
	padding-left: 5px;
}
table.maintable {
	background-color: White;
	width: 800px;
}
td.maintext {
	padding-left: 55px;
	padding-right: 55px;
}
.menutext {
	font-size: 10pt;
	color: #332914;
	padding-left: 8px;
}
