.body {
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.logo {
	padding-top: 0px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #333333;
	clear: both;
	width: 95%;
	float: right;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #83A93A;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #535556;
}
