@charset "UTF-8";
body {
	background-color: #284D34;
	margin: 0px;
}
.tdback {
	background-image: url(images/website_r6_c2.jpg);
	background-repeat: no-repeat;
}
.copy, body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
a:link {
	color: #95BC85;
	text-decoration: none;
}
a:visited {
	color: #95BC85;
	text-decoration: none;
}
a:hover {
	color: #B3E1A0;
	text-decoration: underline;
}
a:active {
	color: #95BC85;
	text-decoration: none;
}
.head, h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 17px;
	color: #95BC85;
}
