.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.bodytext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 16px;
}
.firsttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #77B000;
	line-height: 25px;
}
.imageleft {
	float: left;
}
a:link, a:visited, a:hover, a:active { text-decoration:underline; color:#70AB37; }
a:visited { color:#70AB37; }
a:hover {color:#F77306;
}
