BODY {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color : Black;
}
h2 {  font-size: 24px; font-weight: bold}
h4 {  font-size: 16px; font-weight: bold}
h3 {  font-size: 18px; font-weight: bold}
h5 {  font-size: 14px; font-weight: bold}
h6 {  font-size: 12px; font-weight: bold}
p {
	font-size: 13px;
	text-align: justify;
	color : Black;
}
.Firma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color : Black;
	font-style : italic;
}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bold}
.Titolo {
	font-size: 18px;
	font-weight: bold;
	color: Black;
}
.TitoloEvento {
	font-size: 17px;
}
.DataEvento{
	font-size: 14px;
	color : Black;
	border-bottom: 1px solid  #999999;
}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}

.piccolo {
	font-size: 10px;
	text-align: left
}
.Sottotitolo {
	font-size: 11px;
	font-weight: bold;
	color:#Black;
}

.orario { font-size: 9px; font-style: italic; text-align: right}
.clausola { font-size: 9px; text-align: justify; font-weight: normal}

#pagina {
	visibility: hidden;
} 

.Location {
	color:#Black;
}

#Contenuto {
	position:fissa;
	width:100%;
	z-index:1;
	overflow: visible;
	margin-left:25px;
	margin-top:25px;
	visibility: visible;
	left: 0px;
	top: 10px;
}
#TestataStampa {
	height:50px;
	z-index:2;
	visibility: visible;
	left: 28px;
	top: 0px;
}
