body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.35em;
}

.content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.footer {
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: thin;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: White;
	color: Black;
}


.imageleft {
	margin-right: 15px;
	float: left;
}

h1 {
	font-size: 1.5em;
}

li {
	padding-bottom: 8px;

}



h2 {
	font-size: 1.1em;
	color: #336633;
}

h3 {
	font-size: .9em;
}


.imagert {
	margin-left: 25px;
	float:right;
	margin-bottom: 10px;
}

ul {
	font-size: .8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.footerlink:active, a.footerlink:focus, a.footerlink:link, a.footerlink:visited {
	color: white;
	background-color: #333333;
	text-decoration: none;
}

a.footerlink:hover {
	color: white;
	background-color: #333333;
	text-decoration: underline;
}
#wg {
	text-align: center;
	font-size: .8em;
	color: #333333;
	margin: 10px;
}

a.wg:active, a.wg:focus, a.wg:link, a.wg:visited {
	color: #333333;
	text-decoration: none;
}

a.wg:hover {
	color: #333333;
	text-decoration: underline;
}




