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

div#content-body h2 {
	font-size: 18px;
}
div#content-body p {
	font-size: 14px;
	line-height: 1.2;
	padding: 5px 0px 15px;
	text-align: justify;
}
