body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Stile1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
}
.Stile2 {
	font-family: Tahoma;
	font-size: 12px;
}
.Stile4 
{
    font-family: Tahoma; 
    font-size: 10px; 
    color: #000000; 
}
.carattereRosso {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
}
.carattereBlu {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066FF;
}
.carattereBluBold {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #0066FF;
}
.stileperLink 
{
    font-family: Geneva, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
}