@charset "utf-8";
/* CSS Document */
.pagetitle {
	font-size: 20px;
	text-align: center;
	/* font-weight: bold; */
}

.sectiontitle {
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;	
	margin: 0;
}
#content {
	padding: 0px 15px 15px 15px;
}
