/* VALORI PREDEFINITI */

html, body, a, div, img {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 94%;
}
body {
    margin: 0 16px;
}

a {
    color: #FF0000;
    text-decoration: none;
    border-bottom: solid 1px;
}

a:hover {
    color: #FF6633;
    text-decoration: none;
    border-bottom: dashed 1px;
}

.lh13 {
    line-height: 1.3;
}

#t01, #t02, #t03, #t04, #t05, #t06, #t07, #t08 {
    font-weight: bold;
}

#f01, #f02, #f03, #f04, #f05, #f06, #f07, #f08 {
    margin-bottom: 8px;
}
