
body {
  color: #102010;
  background-color: #f8ffd0;
  font-family: "Trebuchet MS", "Tahoma", "Verdana", "Arial", "Sansserif";
}


body, td, th {
  font-size: 90%;
  line-height: 135%;
}

h1 {
  text-align: center;
  text-transform: uppercase;
}

h3 {
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #80B060;
  margin-left: 6%;
  margin-right: 6%;
  padding-top: 4px;
  padding-bottom: 4px;
}

#titolo {
  color: #e0a040;
}

.menu {
	font-variant: small-caps;
	margin-bottom: 30px;
}

.menu .pl a {
	qcolor: #5010ff;
}

a {
  qtext-transform: uppercase;
  qfont-variant: small-caps;
  qfont-weight: bold;  
  color: #c08010;
}

a:hover {
  cursor : pointer;
  background-color: #ffffd8;
}

.pl {
  font-size: 75%;
}

h4 {
  text-align: left;
}

.piedo {
  color: #ffffd8;
  background-color: #80B060;
  padding-bottom: 3px;
  padding-top: 1px;
  margin-top: 30px;
  font-size: 80%;
  text-align: center;
  margin-left: 6%;
  margin-right: 6%;
  line-height: 130%;
}

.piedo a {
  color: #ffffe8;
  font-weight: normal;
}

.piedo a:hover {
  background-color: #90C070;
}

div.korpo {
  margin-left: 10%;
  margin-right: 10%;
}