BODY {align:center;
background:#000099;
	}
li{
	color:#000099;
	}

a {
	text-decoration: none;
	font-weight: bold;
	
	}
A:hover 
	{background:blue;width:100%}
	
A:link, A:visited 
	{text-decoration: none}
A:link { color:#000099}
A:visited { color:#000099}
A:hover { color:white}

p {
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px; 
	}
h4 {
	font-size: 14px;
	color:purple;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px; 
	}
	h6 {
		font-size: 14px;
		color:violet;
		line-height: 22px;
		margin-top: 10px;
		margin-bottom: 10px; 
	}

h2 {
	font-size: 14px;
	color:green;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px; 
	}
h5 {
		font-size: 14px;
		color:orange;
		line-height: 22px;
		margin-top: 10px;
		margin-bottom: 10px; 
	}
h3{
		font-size: 14px;
		color:#00ff00;
		line-height: 22px;
		margin-top: 10px;
		margin-bottom: 10px; 
	}
h1{
			font-size: 14px;
			color:darkblue;
			line-height: 22px;
			margin-top: 10px;
			margin-bottom: 10px; 
	}
#intestazione {text-align:center;
align:center;
	display : inline;
	margin: 0px 0px 0px 0px;
	width:99%;
	display : inline;
	}
#menu{align:center;
	width:100%;
	border: 1px solid #000099;
	background: blue;
	font-family :times new roman;
	font-size: 14px;
	}
#img{border="0"}


#left {align:center;
	width:20%;
	height:80%;
	float:left;
	background:#0099FF;
	padding-top:10px;
	text-align:center;
	font-size: 14px;
	font-family :times new roman;
	color:white;
	}

	
	

#middle { align:center;
        width:60%;
        height:80%;
	float:left;
	background:white;	
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	color: white;
	font-family :comic sans MS ;
	font-size: 40px;
	color:blue;
	align:center;
	}

#right {align:center;
width:15%;
        height:80%;
	float:left;
	background:#FF3399;
	padding-top:10px;
	text-align:center;
	font-size: 14px;
	font-family :times new roman;
	color:white;
	}
	
table {font-family :monotype corsiva;font-size: 20px;color:white;align:center;width:100%;text-align:center;background:#990099}

td{width:20%;
align:center;
}