
.title {
	font-weight: bold;
	font-size: 12pt;
}

.pageSection {
	background-color: white;
	padding: 5px;
}

.application {
	font-weight: bold;
	font-size: 10pt;
}

.normal {
	font-weight: normal;
	font-size: 9pt;
}

