@charset "utf-8";
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #4B8636;
}

h2 {
	color: #AB6A16;
}

h4 {
	color: #AB6A16;
}

p {
	line-height: 17px;
}

li {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
}

h3 {
	color: #4B8636;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.caption {
	font-size: 11px;
	color: #E19C1B;
}

