BODY {
	FONT-SIZE: 9px;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
        margin-right: 1em;
	margin-top: 0;
	margin-left: 0;
}

.homeTable {
  border: 3px solid #3333ff;
  padding: 10px;
}

img{
	border: 0;
}

A {
COLOR: #3333ff; FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
}
A:link {
}
A:visited {
}
A:active {
}
A:hover {
	TEXT-DECORATION: underline;
	color: #6666CC;


}

.boldblue {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #003399; FONT-FAMILY: verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none
}

.titoloevento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
table {
	font-size: 11px;
	/*border: none;*/
}
th {
	text-align: left;
}

.titolo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.bordocelle {
	border-top: 1px none #0066CC;
	border-right: 1px none #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px none #0066CC;
}
.duebordi {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
.bordogrosso {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
