a {
	text-decoration: none;
	color: #FAA932;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #005700;
	background-image: url(../images/grass.gif);
	background-repeat: repeat;
}
.content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-top: 17px;
	padding-right: 33px;
	padding-bottom: 5px;
	padding-left: 33px;
	background-color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;

}
p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.content2 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-right: 33px;
	padding-bottom: 10px;
	padding-left: 33px;
	background-color: #ECECEC;
}
