
body {
font-family : tahoma verdana arial;
margin-top : 0;
margin-left : 0;
}

<style type="text/css">
#blink
{
    color: #000000;
    font: Bold 12px Verdana;
}
</style>


a:link {
font-family : Verdana; 
font-style : normal; 
text-align : left; 
font-size : 11px; 
text-decoration : none; 
color : #3399ff; 
} 
a:visited {
font-family : Verdana; 
font-style : normal; 
text-align : left; 
font-size : 11px; 
text-decoration : none; 
color : #9900ff; 
} 
a:active {
font-family : Verdana; 
font-style : normal; 
text-align : left; 
font-size : 11px; 
text-decoration : none; 
color : #3399ff; 
} 
a:hover {
text-decoration : none; 
font-family : Verdana; 
font-style : normal; 
text-align : left; 
font-size : 11px; 
text-decoration : underline; 
background-color : #ffffff; 
} 
.nero {
text-align : center; 
font-weight : bold; 
color : black; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
text-decoration : none; 
} 
.grigio {
text-align : center; 
font-weight : bold; 
color : #666666; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
text-decoration : underline; 
} 
.blue {
text-align : left; 
color : #066d98; 
font-weight : normal; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
text-decoration : none; 
} 
.red {
text-align : left; 
color : #fa0000; 
font-weight : normal; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
text-decoration : underline; 
} 
.patata {
text-align : left; 
color : #666666; 
font-weight : normal; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
text-decoration : underline; 
} 
.carota {
text-align : left; 
color : #666666; 
font-weight : normal; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
text-decoration : none; 
} 
p {
font-family : Verdana; 
text-align : left; 
font-size : 10px; 
font-weight : bold; 
color : #fa0000; 
text-decoration : none; 
} 
h1 {
font-family : Verdana; 
font-style : normal; 
text-align : left; 
font-size : 10px; 
font-weight : normal; 
color : #666666; 
text-decoration : none; 
} 
H2 {
font-family : Verdana; 
font-style : normal; 
text-align : center; 
font-size : 14px; 
font-weight : bold; 
color : #d74601; 
text-decoration : none; 
} 
H3 {
font-family : Verdana, "Arial"; 
font-style : normal; 
text-align : left; 
font-size : 12px; 
color : #14078d; 
} 
font {
font-family : Verdana, "Arial"; 
font-size : 11px; 
color : #666666; 
text-align : justify; 
} 
tt {
font-family : Verdana; 
font-style : normal; 
text-align : left; 
font-size : 10px; 
font-weight : normal; 
color : red; 
text-decoration : none; 
} 
h5 {
font-family : Verdana, "Arial"; 
color : #07298d; 
text-align: justify;
font-weight : bold; 
text-decoration : none; 
} 
h4 {
font-family : Verdana, "Arial"; 
color : #07298d; 
text-align : center; 
font-weight : bold; 
text-decoration : none; 
} 
#testata {
position : absolute; 
top : 5px;
left : 10px; 
padding : 0; 
height : 100px; 
background-color : #ffffff; 
} 
#menu {
position : absolute; 
top : 270px; 
left : 10px; 
width : 170px; 
background-color : #ffffff; 
height : auto; 
float : none; 
} 
#contenuto {
position : absolute; 
top : 270px;
left : 115px; 
background-color : #ffffff; 
width : 450px; 
height : auto;
border-left: ridge 1px #0766b5;
} 
#note {
font-size : 90%; 
background : #ffcc00; 
border-style : double; 
} 
#note0 {
font-size : 50%; 
background : #ffcc00; 
} 
