﻿body         { margin: 0}

.testatina   { font-family: 'Courier New', Courier, mono; font-size: 15 px; color: #000099; 
               text-align: center; font-style: italic; font-weight: bold; 
               }
.testata     { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 20 px; color: 
               #000099; text-align: center; font-weight: bold }
a            {  text-decoration: none; }
a:link       {  text-decoration: none; }
a:hover      {  text-decoration: underline; }
a:active     { text-decoration: none }
h1, h2        {
               font-family: 'Times New Roman', 'MS Serif';
               font-size: 48px; letter-spacing: 4px; 
               font-weight: bold; 
               text-align: center; 
               line-height: 80%; color:#000080}
h2           { font-size: 24px; letter-spacing: 2px }
h3, h4       {  font-family: Arial,Verdana, Helvetica, sans-serif; font-size: 12px; 
               font-weight: bold; margin-top: 0; margin-bottom: 0 }
h4           { font-weight: normal }
h5, h6       {  font-size: 16px; font-family: 'Times New Roman', 'MS Serif'; 
               text-align:left; font-weight: bold; margin-top: 0; margin-bottom: 0; color:#000080 }
h6           {font-weight: normal }
.elenco      { font-family: Times New Roman; font-size: 20 px; text-align: left; 
               line-height: 100%;  padding-left: 6; 
               padding-right: 6; padding-top: 4; padding-bottom: 4 }
.menu        { font-family: Times New Roman; font-size: 16 px; line-height: 100%; color: 
               #FFFFFF; background-color: #99CC00; text-align: left; 
               font-weight: bold; border-top-style: solid; 
               border-bottom-style: solid; margin-left: 0; margin-right: 0; 
               margin-top: 0; margin-bottom: 5; padding-left: 10; 
               padding-top: 4; padding-bottom: 4 }
               
.text       { font-family: 'Times New Roman', 'MS serif'; font-size: 16 px;color:#0000FF; font-weight:bold; text-indent:5; line-height:150%; text-align:justify; margin-bottom:4
              }