body {
color: black;
background-color: #D2E7F8;
font-family: "Comic Sans MS";
font-size: 13px;
text-align: left;
margin-bottom: 30px;
margin-left: 30px;
margin-top: 30px;
}

a:link, a:visited {
color: black;
text-decoration: none;
}

a:hover {
color: #007C00;
text-decoration: underline;
font-weight: bold;
font-style: italic;
}

a.sezione:link, a.sezione:visited {
color: #B60022;
font-size: 14px;
text-decoration: none;
font-weight: bold;
}

a.sezione:hover { 
color: #007C00;
font-size: 14px;
text-decoration: underline;
font-weight: bold;
font-style: italic;
}

h2 {
color: #004AB5;
font-size: 21px;
font-weight: bolder;
font-style: normal;
text-align: left;
}

.sezione {font-size: 14px; font-weight: bold; color: #B60022;}

.punto {vertical-align: 3px;}

p{margin-bottom: 8px}