body {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 150%;
	color: #333333;
	background-color: #FFFFFF;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
.sidetext {

	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 125%;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}
.image {
	margin: 5px;
	padding: 5px;
	border: 1.5px solid #999999;
}
.bold {
	font-size: 14px;
	font-weight: bold;
}
