/* CSS Document */

p {
color : #000000;
}
.bold {
font-family : Verdana, "sans- serif";
font-size : 11px;
line-height : 18px;
font-weight : bold;
color : #990000;
}
.navigation {
font-family : "Times New Roman", Times, serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
color : #0000ff;
text-decoration : none;
display : block;
padding : 8px;
width : 140px;
}
.p {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 18px;
font-weight : normal;
color : #000000;
}
.title {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #990000;
}
.Titoletto {
font-family : "Times New Roman", Times, serif;
font-size : 12px;
font-style : normal;
color : #cc0033;
}
.Titolone {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 36px;
}
.paragrafogrande {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-style : normal;
font-weight : normal;
color : #000000;
}



