@charset "utf-8";
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}

/* CSS Document */

body,td,th {
	font-family: sans-serif;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.TitoloPagina {
	font-size: 36px;
	font-weight: bold;
}
.Dataevento {
	font-size: 24px;
	font-style: italic;
}
.footer {
	font-family: sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	text-align: center;
}
.boditext {
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.data {
	font-family: sans-serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
.puntato {
	font-family: sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-position: outside;
	list-style-type: disc;
}
.immagini {
	border: thin solid #999999;
}
.sottotitolo {
	font-family: sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
.dots {
	font-family: sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	list-style-position: outside;
	list-style-type: disc;
}
