BODY {
   color : black; 
   background-color : white;
}

H1 {
   font-family : sans-serif;
   font-style : normal;
   font-variant : normal;
   font-weight : bolder;
   font-size : 140%;
   word-spacing : normal;
   text-decoration : none;
   text-transform : none;
   text-align : left;
   line-height : 120%;
   color : #004a80; 
   background-color : transparent; 
}

H2 {
   font-family : sans-serif;
   font-style : normal;
   font-variant : normal;
   font-weight : normal;
   font-size : 120%;
   word-spacing : normal;
   text-decoration : none;
   text-transform : none;
   text-align : left;
   line-height : 100%;
   color : #004a80; 
   background-color : transparent; 
   text-indent : 15pt; 
}

H3 {
   font-family : sans-serif;
   font-style : normal;
   font-variant : normal;
   font-weight : bolder;
   font-size : 100%;
   word-spacing : normal;
   text-decoration : none;
   text-transform : none;
   text-align : left;
   line-height : 100%;
   text-indent : 18pt; 
   color : #004a80; 
   background-color : transparent; 
}

P {
   font-family : serif;
   font-style : normal;
   font-variant : normal;
   font-weight : normal;
   font-size : 120%;
   word-spacing : normal;
   text-decoration : none;
   text-transform : none;
   text-align : left;
   line-height : 130%;
}

LI {   
   font-family : serif;
   font-style : normal;
   font-variant : normal;
   font-weight : normal;
   font-size : 100%;
   word-spacing : normal;
   text-decoration : none;
   text-transform : none;
   text-align : left;
   line-height : 100%;
   color :  
   background-color : transparent; 
}

UL {
   font-family : serif;
   font-style : normal;
   font-variant : normal;
   font-weight : normal;
   font-size : 120%;
   word-spacing : normal;
   text-decoration : none;
   text-transform : none;
   text-align : left;
   line-height : 120%;
   color : black; 
   background-color : transparent; 
   list-style-type : disc; 
}

DL {
   font-family : serif;
   font-style : normal;
   font-variant : normal;
   font-weight : normal;
   font-size : 110%;
   word-spacing : normal;
   text-decoration : none;
   text-transform : none;
   text-align : left;
   line-height : 100%;
   color : black; 
   background-color : transparent; 
   list-style-type : disc; 
}

DIV.url {
   color : #004a80;
   background-color : transparent;
   margin-right : 10px; 
   margin-left : 0; 
   font-size : 100%; 
   font-family : sans-serif;
   text-decoration : none;
   text-align : center; 
   padding-top :15px;
   line-height : 100%;
}

A.stampa {
   font-style : italic;
   font-size : 100%; 
   color : white; 
   background-color : rgb(0,64,128); 
   font-family : sans-serif;
   text-decoration : none;
}

A.menu2 {
   font-style : normal;
   font-size : 100%; 
   color : white;
   background-color : #004a80;
   font-family : sans-serif;
   text-decoration : none;
}

A.menu3 {
   font-style : normal;
   font-weight : bold;
   font-size : 100%; 
   color : #054c77;
   background-color : transparent;
   font-family : sans-serif;
   text-decoration : none;
}

A.commenti {
   font-style : normal;
   font-size : 100%; 
   color : #004a80;
   background-color : white;
   font-family : sans-serif;
   text-decoration : none;
}

