@charset "utf-8";

body {
	background: white;
	font-size: 12pt;
}

h1 { 
	width: 100%;
	font-size: 24pt; 
	line-height: 36pt;
}

h2 { 
	width: 100%;
	font-size: 18pt; 
	line-height: 18pt; 
}

h3 {
	width: 100%;
	color: #666;
 	font-size: 18pt; 
	line-height: 18pt; 
}

#header, #menu, #footer, #paginazione 
{
	display: none; 
}
