@charset "utf-8";
/* CSS Document */


h2 {
	width:155px;
	height:32px;
	margin:15px 10px 8px 50px;
	
}

h3{
    clear:both;
	margin:20px 0px 10px 0px;
	color: #009939;
	font-size: 138%;
	padding:5px 5px 5px 15px;
	font-weight: bold;
}
h4{
	clear:both;
	margin:0px;
	background-image: url(../img/dot_green2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	font-size: 105%;
	padding:2px 2px 3px 23px;
	font-weight: bold;
}


