body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#000000
	background-color:#FFFFFF	
}
.testata {
	color: #000033;
	background-color: #EEF2FD;
	text-align: center;
	border: 1px solid #000033;
}
.datagg {
	font-size: 90%;
	text-align: right;
	vertical-align: bottom;
	padding-right: 5px;
}
h1 {
	font-size: 160%;
	letter-spacing: 0.1em;
	margin: 0px;
}
.menupr {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	letter-spacing: 0.1em;
	text-align: center;
}
.menupr a:link{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	display: block;
	text-decoration: none;
}
.menupr a:visited{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	display: block;
	text-decoration: none;
}
.menupr a:hover{
	font-weight: bold;
	color: #000099;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
}
.contenuto {
	border: 1px solid #000033;
}
.menu2 {
	color: #000033;
	vertical-align: top;
}
.menu2 ul{
	list-style-type:none;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.menu2 li{
	font-weight:bold;
	margin-top: 3px;
	margin-bottom: 3px
	border-bottom-widht:1px;
	border-bottom-style:dashed;
	border-bottom-color:#000033;
	margin-right: inherit;
	margin-left:-30px;
}
.menu2 li a:link{
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.menu2 li a:visited{
	font-weight: bold;
	color: #990000;
	display: block;
	text-decoration: none;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom:3px;
	padding-left: 5px;
}
.disegni {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.sinistra img {
	float: left;
	margin: 5 px;
	border: 1 px dashed #000066;
}	
.testo {
	padding-left: 5px;
}
.footer {
	color: #000033;
	background-color: #EEF2FD;
	text-align: center;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #000033;
}
.corsivo {
	color: #000099;
	font-style: italic;
	font-weight: bold;
}
.intestazione {
	color: #000033;
	font-weight:bold;
	background-color: #EEF2FD;
	text-align: center;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #000033;
}
