body         {
	font-family: Tahoma;
	font-size: 8pt;
	background: #EEE0D4;
	margin: 0px;
}
h1           { font-family: Tahoma; font-size: 17pt; color: #602F0B}
h2           { font-family: Tahoma; font-size: 15pt; color: #602F0B; font-weight: bold }
h3           { font-family: Tahoma; font-size: 11pt; color: #602F0B}
h5           { font-family: Tahoma; font-size: 7pt; color: #602F0B}
h6 {
	font-size: smaller;
	font: Tahoma;
}
.style3 {
	font-size: 9pt;
	font-weight: bold;
	color: #EEE0D4;
	padding-left: 5px;
}
table.maintable {
	width: 1000px;
	border: thin solid #A37E64;
}
td.maintext {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background: #EEE0D4;
	font-size: 9pt;
}
td.healthtext {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background: white;
}
a:link {
COLOR: #602F0B;
}
a:visited {
COLOR: #800080;
}
a:hover {
COLOR: #FF0000;
}
a:active {
COLOR: #00FF00;
}