@charset "UTF-8";
/* CSS Document */

body {
	background-color: #8CC73F;
}
.style2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.credits {
	font-size: 10px;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
}
.creditlinks {
	font-size: 10px;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.creditlinks:hover {
	font-size: 10px;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #390;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #06C;
}
.galBG {
	background-image: url(../images/bluegreen.jpg);
}
.greencap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #390;
	text-align: center;
}

