body { background-image: url(../images/logo-bg.gif); background-repeat: no-repeat; background-position: 50% bottom; background-attachment: fixed; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
color: #336633; text-decoration: underline
}
.content-small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #095E1C;

}
.titles-sub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #095E1C;
}
a:hover {
	color: #CC0000;
}
