p.elegant {
  font-family:Garamond;
  font-size:18pt;
}

p.tech {
  font-family:Verdana;
  font-size:18pt;
  font-weight:800;
}

p.indentato {
  text-indent:4em;
}

p.didascalia {
  text-align: center;
  text-size: 12pt;
  font-family: Arial,sans-serif;
  font-wieght: 600;
  font-style: oblique;
}

p.codice {
  border:2pt; 
  background-color:#CCCCCC;
  font-family:monospace;
}

body.elegant {
  font-family:Arial;
  font-size:12pt;
  text_indent:3em;
}

dd.elegant {
  font-family:Arial;
  font-size:12pt;
}

dt.elegant {
  font-family:Verdana;
  font-size:14pt;
  font-weight:600;
}

th.head {
	background-color: #98c6f4;
	font-family: Verdana;
	font-size: 10pt;
}

pre.codice {
  border:2pt; 
  background-color:#EEEEEE;
  font-family:monospace;
}
