/* elementi */
body { background:#ffffff; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; }
h1 { color: #000000; font-size: 20px; line-height:28px; font-weight: bold; margin-top:0; }
h2 { color: #000000; font-size: 16px; line-height:20px; font-weight: bold; margin-top:0; }
h3 { color: #000000; font-size: 14px; line-height:20px; font-weight: normal; margin-top:0; }
h4 { color: #000000; font-size: 11px; line-height:15px; font-weight: normal; margin-top:0; }
h5 { color: #000000; font-size: 12px; line-height:16px; font-weight: normal; margin-top:0; }
h6 { color: #000000; font-size: 12px; line-height:16px; font-weight: normal; font-style:italic; }
p  { color: #000000; font-size: 12px; line-height:16px; font-weight: normal; margin-bottom:0; margin-top:0; }
hr { border: 0; border-top: 1px solid #999999; width: 100%; height: 1px; overflow: hidden; margin-bottom:15px; margin-top:15px; }
/* paragrafi: links */

p a { color: #000000; font-size: 12px; font-weight: normal; margin-bottom:0; margin-top:0; text-decoration:none; }
p a:hover { color: #000000; font-size: 12px; font-weight: normal; margin-bottom:0; margin-top:0; text-decoration:underline; } 

/* liste */
ul li { margin-left:10px; color: #000000;  font-size: 12px; line-height:16px; font-weight: normal; margin-bottom:0; margin-top:0; }
ul li a { color: #000000; font-size: 12px; line-height:16px; font-weight: normal; margin-bottom:0; margin-top:0; text-decoration:underline; }
ul li a:hover { color: #000000; font-size: 12px; line-height:16px; font-weight: normal; margin-bottom:0; margin-top:0; text-decoration:underline; } 
ol li { color: #000000; font-size: 12px; line-height:16px; font-weight: normal; margin-bottom:0; margin-top:0; }
ol li a { color: #000000; font-size: 12px; line-height:16px; font-weight: normal; margin-bottom:0; margin-top:0; text-decoration:underline; }
ol li a:hover { color: #000000; font-size: 12px; line-height:16px; font-weight: normal; margin-bottom:0; margin-top:0; text-decoration:underline; } 