@charset "utf-8";
/* CSS Document */

.titolo {
	font-size: 12px;
	font-weight: bolder;
	padding-top: 10px;
	padding-left: 0px;
	margin-bottom: 6px;
	color: #014E00;
	padding-bottom: 10px;
}
.sottotitolo {
	font-weight: bolder;
	color: #000000;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 8px;
}
.testoevidenziato {
	color: #000000;
	background-color: #FFFF33;
}
