.mainbody {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.listw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.listw:link
{
	color: white; text-decoration:none;
}
.listw:visited
{
	color: white; text-decoration:none;
} 
.listw:active 
{
	color: white;
} 
.listw:hover 
{
	color: white; text-decoration:underline;

}h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	color: #666666;
	margin-bottom: -15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #4C6734;
	font-size: 16pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-right: 5px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.leftpic {
	float: left;
	margin-right: 5px;
	border: thin solid #000000;
}
.rightpic {

	float: right;
	margin-right: 5px;
	border: thin solid #000000;
}
