/* CSS Document */
BODY {
margin:0px;

}


H1 {

    font-family: Arial,Verdana;
	font-size: 13px;
	font-weight: normal;
    color : #000066;
	margin-top: 0px; margin-bottom: 0px;
}
H2 {

    font-family: Arial,Verdana;
	font-size: 14px;
	font-weight: normal;
    color : #000066;
	margin-top: 0px; margin-bottom: 0px;
}
H3 {

    font-family: Arial,Verdana;
	font-size: 15px;
	font-weight: normal;
    color : #000066;
	margin-top: 0px; margin-bottom: 0px;
}
.smaltimento {
text-decoration:none;
}
.smaltimento A {
text-decoration:none;
}
.smaltimento A:link {
text-decoration:none;
}
.smaltimento A:active {
text-decoration:none;
}
.smaltimento A:visited {
text-decoration:none;
}
.smaltimento A:hover {
text-decoration:underline;
}

.smaltimento2 {
text-decoration:none;
font-size: 12px;
color : #000066;
}
.smaltimento2 A {
text-decoration:none;
font-size: 12px;
color : #000066;
}
.smaltimento2 A:link {
text-decoration:none;
font-size: 12px;
color : #000066;
}
.smaltimento2 A:active {
text-decoration:none;
font-size: 12px;
color : #000066;
}
.smaltimento2 A:visited {
text-decoration:none;
font-size: 12px;
color : #000066;
}
.smaltimento2 A:hover {
text-decoration:underline;
font-size: 12px;
color : #CC0000;
}