body, p, td, div { font-family:verdana, tahoma; font-size:9pt; }

.h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-position: center;
}

.body12 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.body12bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	font-weight:bold;
}
.body {
	font-family:arial,verdana,sans serif;
	font-size:9px;
}
.bodybold {
	font-family:arial,verdana,sans serif;
	font-size:9px; 
	font-weight:bold;
}

.small {font-family:arial,verdana,sans serif;font-size:10px;}
.smallbold {font-family:arial,verdana,sans serif;font-size:10px;font-weight:bold;}

.smallest {font-family:arial,verdana,sans serif;font-size:9px;}
.smallestbold {font-family:arial,verdana,sans serif;font-size:9px;font-weight:bold;}

A:link {color:#003399;text-decoration:none;}
A:active {color:green}
A:hover {color:708cc6}
A:visited {color:#0066cc}

input {bgcolor:708cc6}

.bordo {
	border: thin solid #ABDA4F;
}
.bordoSxSotto{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ABDA4F;
	border-left-color: #ABDA4F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABDA4F;
	
}
.bordoDxSotto{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ABDA4F;
	border-bottom-color: #ABDA4F;
}
.scuro{
	background-color: #EBFFC6;	
}
.chiaro{
	background-color: #D7FF8B;	
}
.oggi{
	background-color: #f3f3f3;
	border: thin solid #FF0000;
}
.verdeGrandeGrassetto{
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #ABDA4D;
}
.grassettoGrande{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.pulsanteVerde {
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	border: 1px solid #ABDA4D;
	font-family: Verdana;
	font-size: 8pt;
}
.errore{
	text-align:center;
	font-weight:bold; 
	color:#FF3333;
}