body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000;
	line-height: normal;
}

body {
	background-color: #966c22;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-style: italic;
}
#wrapper {
	background: #ffefb5;
	width: 950px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#header {
	text-align: center;
	width: 930px;
}
#maincontent {
	background: #ffefb5;
}

h3 {
	color: #00CCFF;
	font-size: 1.7em;
	font-style: italic;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.couiertext {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	line-height: normal;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.4em;
}


li {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.5em;
	line-height: normal;
	list-style-type: disc;
}
a {
	font-family: Verdana, Geneva, sans-serif;

	font-size: 1
.em;
	color: #9F5B14;
	text-decoration: none;
}
a:visited {
	color: #9F5B14;
}
a:hover {
	color: #E77948;
}
p {
	font-size: 1.5em;
	line-height: normal;
	font-family: Tahoma, Verdana, sans-serif;
}
h1 {
	color: #FE9903;
	font-style: normal;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.4em;
}
.floatrt {
	float: right;
	padding-right: 20px;
}
