body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #7D007D;
	padding-top: 10px;
	padding-bottom: 10px;
}
.home {
	font-weight: bold;
	color: #009966;
	padding: 0px;
}


.footer {
	font-size: 9px;
	color: #FFFFFF;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.subnav {
	color: #7D007D;
	background-color: #B6DAB6;
	padding: 2px;
	text-align: center;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #7D007D;
	font-style: italic;
	line-height: 20px;
}
h2 {
	font-size: 12px;
	font-weight: bolder;
	color: #7D007D;
	margin-bottom: 6px;
}
.pic {
	border: 1px solid #008066;
	margin-right: 12px;
	margin-bottom: 9px;
	float: left;
}
.picr {
	border: 1px solid #008066;
	margin-bottom: 9px;
	margin-left: 12px;
	float: right;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #4E9A50;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 3px;
	border-bottom-color: #B6DAB6;
}
.green {
	font-size: 12px;
	line-height: 16px;
	color: #006633;
}
.greenLg {
	font-size: 16px;
	line-height: 20px;
	color: #006633;
	font-weight: bold;
}
