FONT.title {
	font-size: 16pt;
	color: navy;
	font-weight: bold;
	line-height: 1.0em;
}
FONT.text {
	font-size: 12pt;
	line-height: 1.6em;
}
FONT.item {
	font-size: 9pt;
	line-height: 1.2em;
}
.noInput {
	background-color: #cccccc;
	font-size: 10pt;
}

