body {
	background-color: #FFFFFF;
	background-image: url(../images/grass-background.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.centertable {
	width: 100%;
	height: 100%;
}
a:link {
	color: #008B35;
}
a:visited {
	color: #008B35;
}
a:hover {
	color: #003333;
}
a:active {
	color: #008B35;
}
.smalltype {
	font-size: 9px;
}
.bottomtype {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.titles {
	font-size: 16px;
	font-weight: bolder;
	color: #279244;
}
.darker {
	color: #333333;
}
.smallgreen {
	font-size: 11px;
	color: #279244;
}
