body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 10px 0;
}
h3 {
	font-size: 16px;
	margin: 0 0 10px 0;
}
h4 {
	font-size: 14px;
}
.imageleft {
	margin: 0 10px 0 0;
}
.imageright {
	margin: 0 0 0 10px;
}
p img {
	width: 165px;
	height: auto;
}
#date {
	font-size: 14px;
	font-weight: bold;
	color: #e6ecc6;
}
#copyright {
	font-size: 9px;
	color: #336601;}
#copyright a {
	color: #336601;
	text-decoration: underline;}
#copyright a:hover {
	text-decoration: none;
}
