body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#FF8080;
	scrollbar-shadow-color:#990000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#D81C1A;
	scrollbar-3dlight-color:#000000;
}
a.MENU:link{
	font-family: Verdana;
	color:#000000;
	text-decoration:none;
	font-size: 10px;
		}
a.MENU:visited{
	font-family: Verdana;
	color:#000000;
	text-decoration:none;
	font-size: 10px;
}
a.MENU:hover{
	text-decoration: underline;
	font-family: Verdana;
	color:#000000;
	font-size: 10px;
}
a.RED:link{
	font-family: Verdana;
	color:#D81C1A;
	-decoration:none;
	font-size: 10px;
		}
a.RED:link{
	font-family: Verdana;
	color:#D81C1A;
	text-decoration:none;
	font-size: 10px;
		}
a.RED:visited{
	font-family: Verdana;
	color:#D81C1A;
	text-decoration:none;
	font-size: 10px;
}
a.RED:hover{
	font-family: Verdana;
	color:#D81C1A;
	font-size: 10px;
	text-decoration:underline;
}
a.TITOLI:link{
	font-family: Verdana;
	color:#D81C1A;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
		}
a.TITOLI:visited{
	font-family: Verdana;
	color:#D81C1A;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
a.TITOLI:hover{
	text-decoration: underline;
	font-family: Verdana;
	color:#D81C1A;
	font-size: 12px;
	font-weight: bold;
}
.px12 {
	font-size: 12px;
}
.px10 {
	font-size: 10px;
}
.colred {
	color: #D81C1A;
}
.lineaDxRossa {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D81C1A;
}
textarea#textarea {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	width: 460px;
	height: 437px;
}
textarea#textarea_small {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	width: 340px;
	height: 437px;
}
textarea#textarea_big {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	width: 580px;
	height: 417px;
}
textarea#textarea_all {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	width: 580px;
	height: 478px;
}
.lineaSottoRossa {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D81C1A;
}
.lineaSopraRossa {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D81C1A;
}
.MAIUSC {
	font-variant: small-caps;
}
.Bold {
	font-weight: bold;
}
.bordoNero {
	border: 1px solid #000000;
}
.lineaSxRossa {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D81C1A;
}
input#testo{width:80px;height:15px;font-size:9px;color:#D81C1A;font-family:Verdana;}