body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
h1 {
	font-size: 18px;
	color: #75AD7E;
}
body {
	background-image: url();
	background-repeat: repeat;
	background-color: #ABD6AD;
}
h2 {
	font-size: 12px;
	color: #FFF;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
h3 {
	font-size: 12px;
	color: #66B07F;
}
h4 {
	font-size: 16px;
	color: #FFF;
}
.boxback {
	background-image: url(images/box_back_21.gif);
	background-repeat: repeat-y;
	display: block;
}
.footer {
	background-image: url(images/slice_footer.png);
	background-repeat: no-repeat;
	display: inline;
	clear: both;
	height: 300px;
	width: 100%;
	margin: 0px;
	position: relative;
	background-position: bottom;
}

