BODY { background-color: #F0082F }

BODY, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: 444444;
	line-height: 15px;
	 } 

.nome{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #0015C7;
	line-height: 24px;
}
	 
.titolo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	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: #000000;
	text-transform:uppercase; 
}	

.notaflash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}	
	
.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: #444444; text-decoration:none;} 
A.scuro:visited { color: #444444; text-decoration: none;} 
A.scuro:active { color:#444444; text-decoration:underline;} 
A.scuro:hover { color:#000000; text-decoration:underline;}

A.mini:link { color: #dddddd; text-decoration:underline;} 
A.mini:visited { color: #dddddd; text-decoration: underline;} 
A.mini:active { color:#dddddd; text-decoration:underline;} 
A.mini:hover { color:#dddddd; text-decoration:underline;}

A.mini3:link { color: #0015C7; text-decoration:underline;} 
A.mini3:visited { color: #0015C7; text-decoration: underline;} 
A.mini3:active { color:#0015C7; text-decoration:underline;} 
A.mini3:hover { color:#0015C7; text-decoration:underline;}

A:link { color: #444444; text-decoration:underline;} 
A:visited { color: #444444; text-decoration: underline;} 
A:active { color:#444444; text-decoration:underline;} 
A:hover { color:#000000; text-decoration:underline;}

table.sfondo { background-color: #000000 } 
td.sfondo { background-color: #000000 } 

table.sfondoa { background-color: #FFFFFF } 
td.sfondoa { background-color: #FFFFFF } 

table.sfondob { background-color: #eeeeee } 
td.sfondob { background-color: #eeeeee } 

table.sfondoc { background-color: #000000 } 
td.sfondoc { background-color: #000000 } 

table.sfondod { background-color: #ffffff } 
td.sfondod { background-color: #ffffff } 

table.sfondobianco { background-color: #000000 } 
td.sfondobianco { background-color: #000000 } 

table.sfondoe { background-color: #eeeeee } 
td.sfondoe { background-color: #eeeeee } 


INPUT, TEXTAREA
{
   font-size : 13px;
   font-weight : normal;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #444444;
}

INPUT.button
{
   font-size : 13px;
   font-weight : bold;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #0015C7;
}

