body
 {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 background-color : #fff7c6;
 font-size : 9pt;
 }

table
 {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 9pt;
 font-weight : bold;
 text-indent : 5px;
 }

p.titol
 {
 text-indent : 5px;
 margin-top : 10px;
 margin-bottom : 5px;
 font-weight : bold;
 color : black;
 }

p.titoldarrer
 {
 text-indent : 5px;
 margin-top : 10px;
 margin-bottom : 12px;
 font-weight : bold;
 color : black;
 }

p.subtitol
 {
 text-indent : 20px;
 margin-top : 5px;
 margin-bottom : 5px;
 color : #006600;
 }

p.subtitoldarrer
 {
 text-indent : 20px;
 margin-top : 5px;
 margin-bottom : 13px;
 color : #006600;
 }

a:link
 {
 text-decoration : none;
 color : #006600;
 }

a:visited
 {
 text-decoration : none;
 color : #006600;
 }

a:hover
 {
 font-weight : bold;
 text-decoration : none;
 color : #006600;
 }

.titolamblink a:link
 {
 text-decoration : none;
 color : black;
 }

.titolamblink a:visited
 {
 text-decoration : none;
 color : black;
 }

.titolamblink a:hover
 {
 text-decoration : none;
 font-size: 103%;
 color : #006600;
 }

