body { 
width:100% !important;
margin:0 !important;
padding:0 !important;
line-height: 1.4; 
word-spacing:1.1pt;
letter-spacing:0.2pt;
font-family: Tahoma;
color: #000;
background: none;
font-size: 10pt;
}

/*Headings */
h1,h2,h3,h4,h5,h6 {font-family: Tahoma;}
h1{font-size:14pt;}
h2{font-size:12pt;}
h3{font-size:10pt;}
h4,h5,h6{font-size:10pt;}
address {font-size:11pt;}

/* Immagini */
a img { border: 0px; }
/* Links */
a:link, a:visited { background: transparent; font-weight: 700; text-decoration: underline;color:#333; }
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] {color:#000; }

/* home page */


/*hide various parts from the site */
.flash, .map, h1 img, .top a img {display:none;}
.hide { display: block !important; }


