body {
	font-family: "Courier New", Courier, mono;
}
.intestazione {
	font-size: large;
}
.testo {
	font-size: x-small;
}
.titoli {
	font-size: small;
}
.sugiu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.su {

	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
}
.giu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FF9900;

}
.small {

	font-size: xx-small;
}
.fill {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #EEEEEE;

}
.trattini {
	border: 1px dotted #000000;
}
.sfondo {
	background-color: #FFCC00;
}
a:link {
	color: #9999FF;
	text-decoration: none;
}
.transparent {
	color: #FFFF99;
}
a:visited {
	color: #9999FF;
	text-decoration: none;
}
.risfondo {

	background-color: #CCCCFF;
}
hr {
	background-color: #FFCC00;
	height: 1px;
	border: 1px solid #FFCC00;


}
.evidenziatore {
	background-color: #66FFCC;
}
.novanta {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FFCC00;
}
a:hover {
	color: #CC99FF;
}
.centoottanta {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9999FF;
	border-bottom-color: #CCCCFF;
}
