html
{
	overflow: -moz-scrollbars-vertical;
}
body
{
	background-color: White;
	font-family: Verdana, Arial, Geneva;
	font-size: small;
	color: #646464;
}
td
{
	vertical-align: middle;
	text-align: left;
}
td.top
{
	vertical-align: top;
}
.menuItem
{
	text-align: left;
}
p
{
	text-align: left
}
p.testo
{
	font-family: Verdana, Arial, Geneva;
	font-size: small;
	padding: 5px;
	text-align: justify;
}
p.titolo
{
	margin: 0px;
	font-family: Verdana, Arial, Geneva;
	font-weight: bold;
	font-size: xx-large;
	padding: 1px;
	text-align: center;
	color: #646464;
}
p.titoletto
{
	margin: 0px;
	font-family: Verdana, Arial, Geneva;
	font-size: medium;
	padding: 1px;
	text-align: left;
	color: #646464;
	margin-bottom: 8px;
}
p.titoloevento
{
	margin: 0px;
	font-family: Verdana, Arial, Geneva;
	font-weight: bold;
	font-size: large;
	padding: 1px;
	text-align: center;
	color: red;
	margin-bottom: 8px;
}
p.studio
{
	font-size: medium;
	font-weight: bold;
	color: White;
}
.rosso
{
	color: Red;
}
.nero
{
	color: Black;
}
.grigio
{
	color: #646464;
}

.normale
{
	font-family: Verdana, Arial, Geneva;
	font-weight: normal;
	font-size: small;
}
.padding
{
	padding: 5px;
}
a
{
	color: Red;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
tr.pager
{
	color: black;
	font-weight: bold;
}
a.grigiosotto
{
	color: #646464;
	text-decoration: underline;
}
a.grigiosotto:hover
{
	color: red;
	text-decoration: underline;
}
