body {
	background-color: #aaaaaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
	font-size:10px;
	margin-top: 0px;
	margin-left:0px;
	margin-bottom:0px;
	}
	
.colonna {
	border-left : 1px none white;
	border-right : 1px none white;
	border-top : 1px none white;
	border-bottom : 1px none white;
	font-size:10px;
	}	

.tabella {
	border-left : 1px solid white;
	border-right : 1px solid black;
	border-top : 1px none white;
	border-bottom : 1px solid black;
	font-size:10px;
	}	
.tabella2 {
	
	font-size:10px;
	}	


li.{
	color: black;
	margin-bottom:5px;
	border-bottom: 1px solid white;
	padding-bottom:4px;
	margin-right:4px;
	margin-top:2px;

	}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
	font-size:10 px;
	}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
	font-size:10 px;
	}
