
#bodytext h1 {
	color: #ffffff;
	background-color: #A5CD37;
}

.textbox {
	color: #759421;
	background-color: #E4F0C3;
	font-weight: bold;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

li {
	list-style-image: url(../img/ic_list_element.gif);
}

a {
	color: #759421;
}
