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

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


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

h3 {
	font-size: 17px;
	font-weight: bold;
	color: #77CE1B;
	text-decoration: none;
}

