.sottotitolo {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.titlo {
	font-family: Arial;
	color: #000000;
	font-size: 38px;
	font-weight: bolder;
}
.scritto {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
}.bot_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.line_up {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.corsivo{
	color: #666666;
	font-style: italic;
	font-size: 13px;
}
.verdanabolt {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
a {
	color: #0066FF;
}
