body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.style1 {
	color: #786c4a;
	font-size: 14px;
	font-family: tahoma;
}
.style2 {
	color: #339933;
	font-size: 14px;
	font-family: tahoma;
}
.style3 {
	color: #ffffff;
	font-size: 14px;
	font-family: tahoma;
}
.style4 {
	color: #787878;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #808080;
	font-size: 14px;
	font-family: tahoma;
}
.style6 {
	color: #00CC33;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase
}
.style7 {
	color: #339933;
	font-size: 12px;
	font-family: tahoma;
}
a:link {
	color: #009900;
	text-decoration: none
}
a:visited {
	color: #009900;
	text-decoration: none
}
a:hover {
	color: #339933;
	text-decoration: underline;
	color: #00CC00;
	background-color: #FFFFFF
}
.menu-callout {
	color: #000000;
	background-color: #F7F7C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 20px;
	width: 80%;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 20px;
}
.menu-callout H3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
