body, table {
	background-color: #806E3C;
	font-family: Arial;
	font-size: 10pt;
}

.mainbody {
	background-color: #58583C;
	font-family: Arial;
	font-size: 10pt;
}

.style2 {font-size: 10px}
.style3 {
	font-family: "Garamond";
	font-size: 14px;
	font-weight: bold;
}
.sectionhead {
	font-family: Garamond;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 5px;
	font-style: normal;
	color: #58583C;
}
.subtabs {
	font-family: Garamond;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
a.subtabs {
	font-family: Garamond;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	color: #FFFFFF;
}
a.subtabs:hover {
	font-family: Garamond;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
	color: #BEA749;
}
.footer {
	font-size: 8pt;
	font-family: Arial;
}
.specialfooter {
	font-size: 8pt;
	font-family: Arial;
	color: #FFFFFF;
	
}
.specialfooterlink {
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration:underline;
	color: #FFFFFF;
}
li {
	color: #FFFFFF;
	list-style-type: square;
}

.bullet {
	color: #000000;
	list-style-type: square;
}

.style7 {font-size: 16pt; font-weight: bold; font-style: italic; }

