/* CSS Document */

body {
	background-color: #8B9586;
	margin: 0px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #8B9586;
	margin: 0px;
}


p, h3, ul, ol, h1, li {
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;
}
a {
	color: #395B35;
}
a:hover {
	color: #FFFFFF;
}

p.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #395B35;
	margin: 1px 18px 4px 0px;
}
h1 {
	font-size: 20px;
	color: #395B35;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.5em;
}
h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.greenText {
	color: #003300;
}
h2 {
	font-size: 17px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	line-height: 19px;
	margin-top: 2px;
	margin-bottom: 0px;
}
