BODY, TABLE {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
}
H1 {
	font-size: 16px;
	font-weight: bolder;
	color: #E40080;
	padding-top: 50px;
	padding-bottom: 18px;
	letter-spacing: 1px;
}
H1.LOW{
	padding-top: 10px;
}
H2 {
	font-size: 14px;
	font-weight: bold;
	color: #E40080;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 8px;
}
H3, A.H3 {
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
}
A.H3:Hover{
	color: #E40080;
}
A.H4 {
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 8px;
	text-decoration: none;
}
A.H4:Hover {
	font-size: 12px;
	font-weight: normal;
	color: #E40080;
	text-decoration: none;
}
UL.H4 {
	list-style : disc;
	color: #E40080;
	list-style-position : inside;
	margin-left : 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
LI {
	text-indent: 10px;
}
UL.Nested{
	color: #E40080;
	padding-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-indent: 0px;
}
DIV.Pad	{
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
DIV.Pad2	{
	padding-left: 20px;
	padding-right: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
DIV.XtraPad {
	padding-bottom: 20px;
}
A {
	text-decoration: none;
	color: #777777;
}
A:Hover {
	text-decoration: none;
	color: #E40080;
}
A.Xtra {
	color: #E40080;
}
A.Xtra:Hover {
	color: #777777;
}
IMG.Port {
	margin-top: 20px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
IMG.refer {
	margin-top: 2px;
	margin-bottom: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
B.Name {
	font-weight: bold;
	font-size: 11px;
}
I.Poss {
	font-style: italic;
	font-size: 11px;
}
TR.squadra
{
	background-color: #ff6600;
}
TR.squadra2
{
	background-color: #ffc59e;
}
TR.valmar
{
	background-color: #ff00ff;
}
TR.valmar2
{
	background-color: #a1b9ff;
}