@charset "UTF-8";
/* CSS Document */

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #639;
	text-indent: 38px;
	margin-top: 30px;
}


h2 {
	font-size: 18px;
	font-weight: bold;
	color: #198116;
	text-indent: 38px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #F30;
	text-indent: 38px;
	text-decoration: none;
}
