/* CSS Document */

body { font: 12px Trebuchet MS; text-align: left; color: #000000; background-color: #ffffff; margin: 20px 10px 10px 10px; }
a, a:link, a:visited { text-decoration: none; color: #131C4C; font-weight: bold; }
a:hover { text-decoration: underline; }
h2 { padding: 4px; background-color: #edecec; }
p { padding: 4px; }
.msg { font: 13px Trebuchet MS; font-weight: bold; }
.linea { padding-bottom: 6px; border-bottom: 1px solid #9c9a9a; }