p {
  font-family: Times,Serif;
  font-size: 14pt;
  font-weight: 100;
}

ul {
  font-family: Times,Serif;
  font-size: 14pt;
  font-weight: 100;
}

p.elegant {
  font-family:Garamond,Serif;
  font-size:18pt;
}

td.notabene {
  font-family: Times,Serif;
  font-size: 14pt;
  font-weight: 100;
  background-color:#bbf3d8;
  color: #113a0a;
  text-align: justify;
}

p.tech {
  font-family:Verdana,Sans-serif;
  font-size:18pt;
  font-weight:800;
}

p.indentato {
  text-indent:-2em;
  margin-left: 4em;
}

p.didascalia {
  text-align: center;
  font-size: 14pt;
  font-family: Arial,Sans-serif;
  font-weight: 600;
  font-style: oblique;
}

p.codice {
  border: 2pt; 
  background-color:#CCCCCC;
  color: black;
  font-family:monospace;
}

body.elegant {
  font-family:Arial,Sans-serif;
  font-size:14pt;
  text-indent:3em;
}

span.dtelegant {
  font-family: Verdana,Sans-serif;
  font-size: 14pt;
  font-weight:600;
}

span.ddelegant {
  font-family:Arial,Sans-serif;
  font-size:14pt;
}

span.grassetto {
  font-weight: 700;
}

dl.elegant {
  font-family:Arial,Sans-serif;
  font-size:14pt;
  font-weight: 200;
}

th.head {
  background-color: #98c6f4;
  color: black;
  font-family: Verdana,Sans-serif;
  font-size: 10pt;
}

pre.codice {
  font-family:monospace;
  font-size: 10pt;
  background-color:#EEEEEE;
  color: black;
}

span.codice {
  font-family:monospace;
  font-size: 10pt;
  background-color:#EEEEEE;
  color: black;
}

h1 {
  font-family: Verdana,Sans-serif;
  font-size: 18pt;
  text-align:center;
}

h2 {
  font-family: Verdana,Sans-serif;
  font-size: 16pt;
  text-align:center;
  background-color: #68b0f8;
  color: black;
}

h2.normale {
  font-size: 20pt;
  font-weight: 900;
}

h3 {
  font-family: Verdana,Sans-serif;
  font-size: 14pt;
  background-color: #bbecf3;
  color: black;

}

h4 {
  font-family: Verdana,Sans-serif;
  font-size: 10pt;
}

td.esercizio {
	background-color: #f5db8d;
	color: #ca0235;
}

a.trasparente {
	background-color: transparent;	  
}
