/* CSS Document */

body {
	background: #000066;
	
}
p,td,h1,h2,h3 {
	font-family: arial, helvetica, sans-serif;
	font-size:x-small;
	text-align:justify;
	margin:2px; 
	color:#ffffff;
	font-weight:bold

	
}
}
h4 {
	font-family: arial, helvetica, sans-serif;
	font-size:xx-small;
	text-align:center;
	margin:2px; 
	color:#000066;
	font-weight:lighter;
	
	
	

	
}
table#header {
	border: solid 1px #ffffff;
}
td#menu {
	border-top: solid 1px #ffffff;
}
td#menu img{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table#container {
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

table#menusx {
	margin-top: 5px;
}
table#menusx img{
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
td#testo {
	background: #000066;
	padding: 5px;
	font-size:x-small;	
	font: Arial;
	text-align:justify;
	color:#000066
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight:bold
}
td#footer {
	bgcolor: #ffffff;
	
	font-size: 20px;
	color: #000066;
	padding-top: 5px;
	
}


	
