/* Definisco le regole per il corpo del documento */

body {
background : White;
}


h1.main {
font: 14px Verdana;
color: #000000;
font-weight : bold;
margin-top: 2px;
margin-bottom: 2px;
}

h2.main {
font: 12px Verdana;
color: #000000;
margin-top: 2px; margin-bottom: 15px; text-align: justify
}

h3.main {
font: 17px Verdana;
color: rgb(39, 39, 39);
font-weight : bold;
margin-top: 2px;
margin-bottom: 2px;
}


h1.little {
font: 11px Verdana;
color: #000000;
font-weight : bold;
margin-top: 2px;
margin-bottom: 2px; line-height: 15px;
}

h2.little {
font: 9px Verdana;
color: #000000;
margin-top: 2px; margin-bottom: 15px; text-align: justify
}

h3.little {
font: 12px Verdana;
color: rgb(39, 39, 39);
margin-top: 2px; margin-bottom: 15px; line-height: 15px;  text-align: justify
}


h3.medio {
font: 14px Verdana;
color: rgb(39, 39, 39);
margin-top: 2px; margin-bottom: 2px;
}

h3.little {
font: 12px Verdana;
color: rgb(39, 39, 39);
margin-top: 2px; margin-bottom: 15px; line-height: 15px;  text-align: justify
}

h3.firma {
font: 12px Verdana;
color: rgb(39, 39, 39);
margin-top: 4px; margin-bottom: 15px; line-height: 15px; text-align: center
}


h3.box {
font: 12px Verdana;
color: rgb(205, 89, 65);
margin-top: 2px; margin-bottom: 15px; line-height: 15px; text-align: justify
}

h4.not {
font: 10px Verdana;
color: rgb(39, 39, 39);
margin-top: 2px; margin-bottom: 2px;   
}

h4.eventi {
font: 10px Verdana;
color: rgb(39, 39, 39);
}


h5.littlered {
font: 9px Verdana;
color: #000000;
font-weight : bold;
margin-top: 2px;
margin-bottom: 2px;
}

h6.littlered {
font: 11px Verdana;
color: #000000;
font-weight : bold;
margin-top: 2px; margin-bottom: 15px; 
}


h5.mainred {
font: 9px Verdana;
color: #000000;
font-weight : bold;
margin-top: 2px;
margin-bottom: 2px; line-height: 15px;
}

h6.mainred {
font: 11px Verdana;
color: #000000;
font-weight : bold;
margin-top: 2px;  
}



a:link { color: rgb(142, 42, 42);
text-decoration: none;
	 
}

a:visited {
color: rgb(118, 134, 194);
text-decoration: none;
}

a:hover {
color: rgb(118, 134, 194);
text-decoration: underline;
}


