BODY { background-color: #333333 }

BODY, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
	 } 
	 
.descrizione{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	 } 

.nome{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
}
	 
.titolo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	line-height: 18px;
}

.intestazione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	font-weight: normal;
	color: #000000;
}

.normale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}	

.normalesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
	
.mini2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-transform:uppercase; 
}	

.notaflash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}	
	
.chiaro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}

.chiaro2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}
	

A.scuro:link { color: #990000; text-decoration:none;} 
A.scuro:visited { color: #990000; text-decoration: none;} 
A.scuro:active { color:#990000; text-decoration:underline;} 
A.scuro:hover { color:#777777; text-decoration:underline;}

A.mini:link { color: #ffffff; text-decoration:underline;} 
A.mini:visited { color: #ffffff; text-decoration: underline;} 
A.mini:active { color:#ffffff; text-decoration:underline;} 
A.mini:hover { color:#eeeeee; text-decoration:underline;}

A.mini3:link { color: #ffffff; text-decoration:underline;} 
A.mini3:visited { color: #ffffff; text-decoration: underline;} 
A.mini3:active { color:#ffffff; text-decoration:underline;} 
A.mini3:hover { color:#eeeeee; text-decoration:underline;}

A:link { color: #ffffff; text-decoration:underline;} 
A:visited { color: #ffffff; text-decoration: underline;} 
A:active { color:#ffffff; text-decoration:underline;} 
A:hover { color:#eeeeee; text-decoration:underline;}

table.sfondo { background-color: #333333 } 
td.sfondo { background-color: #333333 } 

table.sfondoa { background-color: #777777 } 
td.sfondoa { background-color: #777777 } 

body.sfondob { 
background-color: #CCCCCC; 
scrollbar-track-color: #E1E1E1; 
scrollbar-arrow-color: #333333; 
scrollbar-face-color: #CCCCCC; 
scrollbar-shadow-color: #B7B7B7; 
scrollbar-highlight-color: #E1E1E1; 
scrollbar-3dlight-color: #CCCCCC; 
scrollbar-darkshadow-color: #777777
} 
table.sfondob { background-color: #CCCCCC } 
td.sfondob { background-color: #CCCCCC } 

table.sfondoc { background-color: #333333 } 
td.sfondoc { background-color: #333333 } 

table.sfondod { background-color: #777777 } 
td.sfondod { background-color: #777777 } 

table.sfondobianco { background-color: #FFFFFF } 
td.sfondobianco { background-color: #FFFFFF } 

table.sfondoe { background-color: #FFFFFF } 
td.sfondoe { background-color: #FFFFFF } 


INPUT, TEXTAREA
{
   font-size : 13px;
   font-weight : normal;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #333333;
}

INPUT.button
{
   font-size : 13px;
   font-weight : bold;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #333333;
}

