

/* just before </head> put <link rel="stylesheet" type="text/css" href="sheet1.css" media="all" />*/

body {background-color: #6699CC;}
body,td,th {font-family: Tahoma, Verdana ;font-size: 11pt;color: #000000;font-weight: bold;}
a:link {text-decoration: none;color: #cc0066;font-weight: bold;}
a:visited {text-decoration: none;color: #3333CC;}
a:hover {text-decoration: underline;color: #3333CC;}
a:active {text-decoration: none;color: #3333CC;}
div.one {font-family:font-family: Tahoma, Verdana ;font-size: 14pt;color: #000099;font-weight: bold;}
div.two {font-family: Tahoma, Verdana, Arial ;font-size: 10pt;color: #000000;font-weight: bold;}
div.three {font-family: Tahoma, Verdana, Arial ;font-size: 8pt;color: #000000;font-weight: bold;}
/* <div class="one">  </div> */

.Stile1 {color: #3333CC}
.Stile2 {font-size: 14pt}
/* <div class="Stile1"></div> */

h1 {font-family:font-family: Tahoma, Verdana ;font-size: 18pt;color: #000099;font-weight: bold;}

/* <h1> </h1>  or <h1 align="center"> </h1> */