BODY, TD	{ font-family:	Verdana, Arial, Helvetica, sans-serif; }
PRE, CODE, TT	{ font-family:	Courier New, monospace; }

BODY {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

DIV.spazia2 { 
  margin: 2px;
}

DIV.spazia10 { 
  margin: 10px;
}

DIV.menu { 
  text-align: right;
  text-indent: 0;
  text-decoration: none;
  font-weight: bold;
  color: #CCCCFF;
  background: #CC0033;
}

TD.campo {
  padding-top: 1px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 1px;
  text-align: left;
}

P {
  text-align: justify;
  text-indent: 2em;
}

P.cent { 
  text-align: center;
  text-indent: 0;
  margin: 2pt;
}

P.des { 
  text-align: right;
  text-indent: 0;
  margin: 2pt;
}

B {
  font-weight: bold;
  color: #CC0000;
}

I {
  font-style: italic;
  color: #CC0000;
}

A.menu:link, A.menu:visited {
  text-decoration: none;
  font-weight: bold;
  color: #CCCCFF;
  background: #CC0033;
}

A.menu:active {
  text-decoration: none;
  font-weight: bold;
  color: #99CCCC;
  background: #CC0033;
}

A.menu:hover {
  text-decoration: none;
  font-weight: bold;
  color: #FFFF00;
  background: #990033;
}
