BODY {
	font-family: Verdana, sans-serif;
	background-color: #B2B973;
	font-size: 10pt;
	text-align: center;
}

H2 {
	font-size: 20pt;
	font-weight: bold;
	color: #AAB165;
}

A {
	text-decoration: none;
	color: #9c0000;
}

A:hover {
  	text-decoration: none;
  	color: #FC0;
  background-color: #212121;
}	

H5 {
	margin-bottom: 4pt;
	font-size: 12pt;
	font-style: italic;
	color: #CC6600;
}

H1 {
  font-size: 24pt;
  color: #ED3E03;
}

TABLE {
	font-size: 10pt;
	background-color: #dbe0a6;
}

H4 {
	color: #B2B973;
	font-size: 14pt;
}

.menusup {
  	background-color: #B1E3B4;
  	text-align: center;
  	color: #669900;
  	border-top-style: solid;
  	border-right-style: solid;
  	border-bottom-style: solid;
  	border-left-style: solid;
  border-top: thin;
  border-right: thin;
  border-bottom: thin;
  border-left: 1pt;
}

.menusup a {
  	color: #669900;
}

.menusup a:hover {
  	color: #B1E3B4;
  	background-color: #96C896;
}
.listino {
	background-color: #FFCC66;
}
