body {

	background-color: #56A300;

	margin: 0px;

	padding: 0px;

}

td, p {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

}

a:link	{color: #FFFFFF; text-decoration:underline;}

a:hover	{color: #FFFFFF; text-decoration:underline;}

a:active	{color: #FFFFFF; text-decoration:underline;}

a:visited	{color: #FFFFFF; text-decoration:underline;}

.content {

	background-image: url(images/bg_content.gif);

	background-repeat: repeat-x;

	background-position: left top;

}

.fence {

	background-image: url(images/fence.gif);

	background-repeat: repeat-x;

	background-position: center bottom;

}

.dgreen {

	color: #163925;

}
