html { 
	height: 100%;
}

body {
	text-align: center;
	font-family: Tw Cen MT, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

a {
	font-family: Tw Cen MT, Arial, Helvetica, sans-serif;
}

font {
	font-family: Tw Cen MT, Arial, Helvetica, sans-serif;
}


h3, #text h3 {
	color: #000;
	font-weight: bold;
	font-family: Tw Cen MT, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 0;
	margin: 0;
	padding: 0;
}

p, #text p {
	border: 0;
	margin: 0 0 10px 0;
	padding: 0;
}

#text {
	position: relative;
	background: f0f0a3;
	top: 0;
	left: 0;
	border: 0;
	margin: 0 0 15px 0;
	padding: 15px 0 0px 17px;
	height: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 600px;
}

#text img, div#text img {
	border: 0;
	margin: 0 0 15px 0;
	padding: 0;
}

#text ul, div#text ul {
	list-style-type: disc;
	border: 0;
	margin: 8px 0 0 16px;
	padding: 0;
}

#text ul li, div#text ul li {
	border: 0;
	margin: 0 0 8px 0;
	padding: 0;
}

#text p.green {
	color: #83981f;
	font-weight: bold;
	line-height: 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 4px 0 4px 0;
}

#text h1.green {
	color: #83981f;
}