BODY {
	font-family : "arial";
	font-size : 10pt;
	background : White;
	color : Black;
	margin : 0%;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}



A {
	color: White;
	text-decoration: none;
}

A:visited {
	color: White;
	text-decoration: none;
}
 
A:hover {
	color: White;
	text-decoration: none;
}


A.base {
	color: Maroon;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:visited.base {
	color: Maroon;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 
A:hover.base {
	color: Maroon;
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A.menu {
	color: White;
	text-decoration: none;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";
}

A:visited.menu {
	color: White;
	text-decoration: none;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif"; 
}
 
A:hover.menu {
	color: White;
	text-decoration: underline;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";
}

A.news {
	color: Maroon;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:visited.news {
	color: Maroon;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 
A:hover.news {
	color: Maroon;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD.menu {
	color : White;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif"; 
}

 
TD.testohome {
	color : #555555;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	padding-right : 15px;
	padding-left : 15px;
}

TD.testopagine {
	color : #555555;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	padding-right : 15px;
	padding-left : 15px;
	line-height : 17px;
}

TD.testopartners {
	color : #555555;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
	text-align : center;
}

TD.bandi {
	color : #555555;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

TD.news {
	color : #555555;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	padding-right : 15px;
	padding-left : 15px;
	background-color : #EDEDE0;
}

h1{
	color : #555555;
	font-size: 17px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	padding-left : 5px;
	padding-right : 5px;
}

h2{
	color : #555555;
	font-size: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	padding-left : 5px;
	padding-right : 5px;
}

h3{
	color : Maroon;
	font-size: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	padding-left : 5px;
	padding-right : 5px;
	font-weight : bold;
}

h4{
	color : White;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	font-weight : bold;
	background-color : #A81616;
	padding-top : 3px;
	padding-bottom : 3px;
	margin-top : 0px;
	margin-bottom : 0px;
}

h5{
	color : #555555;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 0px;
}

table.base {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	margin-bottom : 0%;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : White;
} 


