body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/sfondo10.gif);
	background-repeat: repeat;
	color: #FFCC66;
}
h1 {
	font-size: 36px;
	font-weight: bold;
}
hr {
	color: #FFCC66;
}
table.border {
	border: 1px solid #FFCC66;
}
div.cit {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.red {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
a {
	font-size: 12px;
	color: #FFCC66;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
div.copy {
	font-size: 10px;
}
div {
	font-size: 12px;
}
td {
	font-size: 12px;
}
