.base1 {
	background-image: url(sinistra.gif);
}
.titolo {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.destra {
	background-image: url(destra.gif);
	background-repeat: repeat-y;

}
.sopra {
	background-image: url(logo.gif);
}
.testobase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.intestazione {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	text-transform: uppercase;
}
.bordo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.testocel {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
}
