body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #006738;
	font: 12px/14px Arial;
	background-color: #e2e9d7;
}
.text {
	color: #006738;
	font: 12px/14px Arial;
	display: block;
	margin: 4px 0px 4px 0px;
}
.text2 {
   background: #F3F5D3;
	color: #006738;
	font: 12px/14px Arial;
	display: block;
	margin: 4px 0px 4px 0px;
	text-align: justify;
	padding: 4px 4px 4px 4px;
}
p {
	color: #006738;
	font: 12px/14px Arial;
	display: block;
	margin: 12px 0px;
}
img, div { margin: 0; border: 0; padding: 0; behavior: url(iepngfix.htc); }
.hidden { display: none; }
.shown { display: block; }
.link, .link:link, .link:active, .link:visited {
	color: #B6C734;
	font: 11px/14px Arial;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
.link:hover {
	color: #B6C734;
	font: 11px/14px Arial;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
}
.input {
	color: #781351;
	background: #F3F5D3;
	border: 3px solid #F3F5D3;
	width: 500px;
}
.yoursay {
	width: 640px;
	height: 250px;
   overflow: auto;
}