#text {
	overflow: auto;
	zoom: 1;
	clear: both;
	color: #156046;
	margin: 75px 25px 25px 25px;
	padding: 40px 90px 20px 90px;
	background: #FFFFF0;
}

#text img.right {
	float: right;
	margin: 0 0 20px 20px;
}
#text img.left {
	float: left;
	margin: 0 20px 20px 0 ;
}

#text a { color: #3861B1; }
#text a:hover { color: #FBC759; }

#text  h1 { font-size: 38px; }
#text  h2 { font-size: 30px; }
#text  h3 { font-size: 24px; }
#text  h4 { font-size: 20px; }
#text  h5 { font-size: 18px; }
#text  h6 { font-size: 12px; }
#text  p { font-size: 16px; }

#text  li { font-size: 16px; }