@charset "utf-8";
/* CSS Document */
.Heading_orange {
	font-size: 14px;
	color: #A9500E;
	list-style-position: outside;
	list-style-type: circle;
}
.Heading1_orange_small {
	font-size: 12px;
	color: #A9500E;
	list-style-position: outside;
	list-style-type: circle;
}
.Heading_green {
	font-size: 14px;
	color: #4F5F40;
}


