@charset "utf-8";
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
}
.side-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #195908;
	font-weight: bold;
	margin-left: 8px;
}
a {
	color:#195908;
}.page-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #195908;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #195908;
}
.img-left {
	margin-right: 20px;
}
.img-right {
	background-image:url(images/rightbg.jpg);
	background-repeat:repeat-y;
}
