body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.risultato {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.squadre {
	font-size: 12px;
	color: #000000;
}
.punti {
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
}
.punteggio {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.gironi {
	background-color: #F0F0F0;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.intestazione {
	background-color: #CCCC66;
	color: #000066;
	font-weight: bold;
	font-size:12px
}
.giornate {
	background-color: #F0F0F0;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}
.sanpio {
font-size:12px;
color: #FF0000;
}
.sospesa {
	color: #CC0000;
	font-size:13px;
	font-style: italic;
	font-weight:bold;
}
.testobianco {
	font-size:14px;
	color: #FFFFFF;
	font-family: "Georgia, Times New Roman, Times, serif";
}
.testogiallo {
	font-size:14px;
	color: #FFFF00;
	font-family: "Georgia, Times New Roman, Times, serif";
}
.biancolink {
	font-size:14px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
.biancogrosso {font-weight: bold;
font-size: 18px;
}
.maxi {
	text-decoration: blink;
	font-size: 44px;
}
.nobordi {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabcalendari{
	margin: 0px;
	padding: 0px;
	border-spacing: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F9F9F9;
}
.titolone {
	font-size:34px;
	color: #FFFF00;
	font-family: "Georgia, Times New Roman, Times, serif";
}
A:link {
	font-size: 9pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; color:#000000;
}
A:visited {
	font-size: 9pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; color:#000000;
}
A:hover {
	font-size: 9pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline; color:#FF0000;
}
