body {
	font-family: "Trebuchet MS";
	background-repeat: repeat-x;
	background-color: #1D1A15;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background2.jpg);
	text-align: center;
}
.greentext {
	color: #429644;
}

.container {
	
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.content h1 {
	font-size: 1.5em;
	color: #429644;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #429644;
	padding-bottom: 2px;
}
.content p {
	font-size: .9em;
	line-height: 1.5em;
	text-align: center;
}

.content {
	width: 720px;
	border: 10px solid #429644;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FEF3DE;
	background-repeat: repeat;
}
.content table {
	background-color: #FEF3DE;
}
.content ul {
	list-style-image: url(images/leafbutton.gif);
	list-style-position: outside;
	font-size: .9em;
	line-height: 1.5em;
}
.menu {
	background-image: url(images/semitrans.png);
	border: 10px solid #429644;
	padding: 5px;
	margin-top: 5px;
	text-align: center;
	font-family: Impact;
	font-size: 1.1em;
	color: #337335;
}
.container .foot {
	font-size: 0.6em;
	color: #FFFFFF;
	text-align: right;
	padding: 5px;
}
.container .foot a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}




html {
	height: 100%;
}
.menu a {
	font-family: Impact;
	color: #337335;
	text-decoration: none;
}
.menu a:hover {
	font-family: Impact;
	color: #1C1914;
	text-decoration: none;
}
.content ol {
	font-size: .9em;
}
.smalltype {
	font-size: 9px;
}
.container .content table tr td #form1 table tr td {
	text-align: left;
}
.container .content table tr td #form1 table tr td .style4 {
	text-align: justify;
}

