body {
margin: 15;
padding: 0;

}

body, a, p, h1, tr, td {
font-family:Tahoma;
color:#666666;
background-color:#FFFFFF;
}

a:link {
	text-decoration:none;
	color:#666666;
	}
a:visited {
	text-decoration:none;
	color:#000000;
	}
a:hover {
	color:#33CC00;
	}
	
.corpotitolo {font-size:medium}
.corpotesto {font-size:small}
.titolo {font-size:large}
.sommario01{font-size:smaller; color:#33CC00; font-weight:bold; text-decoration:blink}
