p {
	color: #666;
	line-height: 150%;
	padding-bottom: 20px;
}

h1 {
	color: #8ead16;
	font-size: 22px;
	font-weight: bold;
	padding-bottom:20px;
}

h2 {
	font-size: 20px;
	color: #8ead16;
	font-weight: normal;
	padding-bottom:20px;
}

h3 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom:20px;
}

h4 {
	font-weight: bold;
	padding-bottom:10px;
}

#content a {
	font-weight: bold;
	text-decoration: none;
	color: #8ead16;
	/*padding-left: 10px;
	background: url(/files/cms_userfile/images/css_img/black_arrow.gif) no-repeat 0 center;*/
}
