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;
	 } 

.nome{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #CDD19F;
	line-height: 24px;
}
	 
.titolo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #CDD19F;
	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: #333333;
	}
	
.mini2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CDD19F;
	text-transform:uppercase; 
}	

.notaflash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CDD19F;
}	
	
.chiaro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #CDD19F;
	line-height: 15px;
}

.chiaro2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #CDD19F;
	line-height: 15px;
}
	

A.scuro:link { color: #333333; text-decoration:none;} 
A.scuro:visited { color: #333333; text-decoration: none;} 
A.scuro:active { color:#333333; text-decoration:underline;} 
A.scuro:hover { color:#464447; text-decoration:underline;}

A.mini:link { color: #CDD19F; text-decoration:underline;} 
A.mini:visited { color: #CDD19F; text-decoration: underline;} 
A.mini:active { color:#CDD19F; text-decoration:underline;} 
A.mini:hover { color:#C1C873; text-decoration:underline;}

A.mini3:link { color: #CDD19F; text-decoration:underline;} 
A.mini3:visited { color: #CDD19F; text-decoration: underline;} 
A.mini3:active { color:#CDD19F; text-decoration:underline;} 
A.mini3:hover { color:#C1C873; 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: #000000 } 
td.sfondo { background-color: #000000 } 

table.sfondoa { background-color: #666666 } 
td.sfondoa { background-color: #666666 } 

table.sfondob { background-color: #CCCEC9 } 
td.sfondob { background-color: #CCCEC9 } 

table.sfondoc { background-color: #464447 } 
td.sfondoc { background-color: #464447 } 

table.sfondod { background-color: #666666 } 
td.sfondod { background-color: #666666 } 

table.sfondobianco { background-color: #464447 } 
td.sfondobianco { background-color: #464447 } 

table.sfondoe { background-color: #CCCEC9 } 
td.sfondoe { background-color:#CCCEC9 } 

INPUT, TEXTAREA
{
   font-size : 13px;
   font-weight : normal;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #464447;
}

INPUT.button
{
   font-size : 13px;
   font-weight : bold;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #333333;
}

