
html, body{ 
margin:0; 
padding:0;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 84%; 
background-color: #FFF;
} 

.input {
color: Black; 
font-size: 11px; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
text-decoration: none;
padding: 0px;
}

img { border: 0px; }

hr{
height: 1px;
padding: 0px;
border: solid 1px #E7E7E7;
}


.testogrigio {font-size : 11px;color : #3D3D3D;line-height: 13px; font-weight: normal; }
.testosmall {font-size : 10px;color : #3D3D3D;line-height: 13px; font-weight: normal; }
.testogreen {font-size : 11px;color : #007C7C;line-height: 13px;font-weight : normal;}
.title {color: #007C7C; font-size : 12px; font-weight: bold;  line-height: 14px;} 
.titlegrey {color: #3D3D3D; font-size : 12px; font-weight: bold; line-height: 14px;} 
.greensmall {font-size : 10px;color : #007C7C;line-height: 14px;font-weight : bold}
.risultato{font-size : 10px; color : #666666; line-height: 12px; font-weight: bold; }
.summary {font-size : 11px; color : #A7A7A7; line-height: 15px; font-weight: normal; }
.errors { font-family: Arial, Helvetica, sans-serif; font-size: 11px;font-weight: normal;color: Red;}

a.green:link {font-size : 11px;color : #007C7C;line-height: 14px;font-weight : bold; text-decoration: none;}
a.green:visited {font-size : 11px;color : #007C7C;line-height: 14px;font-weight : bold; text-decoration: none;}
a.green:active {font-size : 11px;color : #007C7C;line-height: 14px;font-weight : bold; text-decoration: none;}
a.green:hover {font-size : 11px;color : #007C7C;line-height: 14px;font-weight : bold; text-decoration: none;}

a:link {font-size : 11px; color : #3D3D3D; line-height: 12px; font-weight: normal; text-decoration: underline;}
a:visited{font-size : 11px; color : #3D3D3D; line-height: 12px; font-weight: normal; text-decoration: underline;}
a:active{font-size : 11px; color : #3D3D3D; line-height: 12px; font-weight: normal; text-decoration: underline;}
a:hover {font-size : 11px; color : #3D3D3D; line-height: 12px; font-weight: normal; text-decoration: underline;}

a.summary:link {font-size : 11px; color : #A7A7A7; line-height: 15px; font-weight: normal; text-decoration: underline;}
a.summary:visited {font-size : 11px; color : #A7A7A7; line-height: 15px; font-weight: normal; text-decoration: underline;}
a.summary:active {font-size : 11px; color : #A7A7A7; line-height: 15px; font-weight: normal; text-decoration: underline;}
a.summary:hover{font-size : 11px; color : #A7A7A7; line-height: 15px; font-weight: normal; text-decoration: underline;}

a.title:link    {color: #007C7C; text-decoration: none; font-size : 12px; font-weight: bold; } 
a.title:active {color: #007C7C; text-decoration: none; font-size : 12px; font-weight: bold;   } 
a.title:visited {color: #007C7C; text-decoration: none; font-size : 12px; font-weight: bold;  } 
a.title:hover {color: #007C7C; text-decoration: none; font-size : 12px; font-weight: bold; }

a.greensmall:link {font-size : 10px;color : #007C7C;line-height: 14px;font-weight : bold; text-decoration: none;}
a.greensmall:visited {font-size : 10px;color : #007C7C;line-height: 14px;font-weight : bold; text-decoration: none;}
a.greensmall:active {font-size : 10px;color : #007C7C;line-height: 14px;font-weight : bold; text-decoration: none;}
a.greensmall:hover {font-size : 10px;color : #007C7C;line-height: 14px;font-weight : bold; text-decoration: none;}

