h1 {
  font-family:  verdana,helvetica,sans-serif;
  font-size:    18pt;
  color:        #01ccff;
  border-bottom:1px solid #01ccff;
}

a {
	text-decoration:none;
	color:#777799;
}
a:hover {color:#FF0000}

h2 {
  font-family:  trebuchet,helvetica,sans-serif;
  font-size:    14pt;
  color:        #01ccff;
}

p {
  font-family:  verdana,helvetica,sans-serif;
  font-size:    8pt;
  color:        #555588;
}

.avviso {
  font-family:  verdana,helvetica,sans-serif;
  font-size:    8pt;
  color:        #FF0000;
}

ul {
  font-family:  verdana,helvetica,sans-serif;
  font-size:    8pt;
  color:        #445588;
}

hr {
  border-bottom:1px solid #01ccff;
  }

.copy {
  font-family:  verdana,helvetica,sans-serif;
  font-size:    6pt;
  color:        #999999;
}
