H1 {
	font            : 5mm Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight     : bold;
  text-align      : center;
  margin-top      : 0mm;
	margin-bottom   : 1mm;
}

H5 {
	font            : 4mm Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight     : bold;
  margin-top      : 0mm;
	margin-bottom   : 1mm;
}

BODY {
	font-family     : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size       :  4mm;
	color           : black;
}

TD {
	font-family     : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size       :  3mm;
}

FORM {
	margin-top      :  0mm;
  margin-bottom   :  0mm;
}

P {
	font-size       :  3mm;
	margin-top      :  0mm;
  margin-bottom   :  2mm;
}

INPUT, SELECT, TEXTAREA {
  font-family     : "Courier New", Courier, monospace;
  font-size       : 11px;
}

DIV.cella_notizie {
  margin-bottom   :  5px;
  margin-left     :  5px;
  margin-right    :  5px;
  margin-top      :  5px;
}

DIV.cella_destra {
  margin-bottom   :  5px;
  margin-left     :  5px;
  margin-right    :  5px;
  margin-top      :  5px;
}

DIV.cella_sinistra {
  margin-bottom   :  0px;
  margin-left     :  0px;
  margin-right    :  0px;
  margin-top      :  0px;
}

A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
  color           : darkblue;
	text-decoration : none;
}

A:HOVER {
  color           : darkblue;
	text-decoration : underline;
}
