body
  {
    margin-left : 16px;
    margin-right : 16px;
    margin-top : 16px;
    margin-bottom : 16px;
    color : #000000;
    background-color: #ffffff;
    background-image: none;
    font-family : arial, helvetica, sans-serif;
    font-size : 90%;
    text-align : justify;
  }
p 
  {
    font-family : arial, helvetica, sans-serif;
  }
p.cite
  {
    font-family : garamond, courier, monospace;
    font-style : normal;
    font-size : 110%;
  }
span.redbold
  {
    color: red;
    font-weight:bold;
  }
cite
  {
    font-family : garamond, courier, monospace;
    font-style : normal;
    font-size : 110%;
  }
table
  {
    font-size : 100%;
  }
table.ex
  {
    font-size : 100%;
    color : #000000;
    background-color : #efe7d6;
  }
td
  {
    font-family : helvetica, arial, sans-serif;
  }
div
  {
    width : 100%;
    color : black;
    background-color : #00ffff;
  }
div.bianco
  {
    width : 100%;
    color : black;
    background-color : #ffffff;
  }
h1
  {
    font-size : 150%;
    font-weight : bold;
    text-align : center;
    color : blue;
    background-color: #ffffff;
  }

h2
  {
    font-size : 130%;
    color : #8b4513;
    background-color: #ffffff;
  }
h3
  {
    font-size : 120%;
    color : maroon;
    background-color: #ffffff;
    text-align : center;
  }
h4
  {
    font-family : "Comic Sans MS", "Brush Script MT", "Arial Black", sans-serif;
    font-size : 150%;
    font-weight : bold;
    text-align : center;
    color : #8b4513;
    background-color: #ffffff;
  }
td.right
  {
    color : #8b4513;
    background-color : #ffffff;
  }
td.content
  {
    color : #8b4513;
    background-color : #efe7d6;
  }
td.red
  {
    color : #ff0000;
    background-color: #ffffff;
  }
p.neretto
  {
    font-weight : bold;
  }
p.red
  {
    color : #ff0000;
    background-color: #ffffff;
  }
p.neretto_rosso
  {
    color : #ff0000;
    background-color: #ffffff;
    font-weight : bold;
  }
p.intro
  {
    font-weight : bold;
    font-size : 100%;
    color : #000000;
    background-color: #ffffff;
  }
p.introcenter
  {
    font-size : 110%;
    color : #8b4513;
    background-color: #ffffff;
    text-align : center;
  }
p.codice
  {
    font-size : 100%;
    margin-bottom : 0;
    margin-left : 0;
    font-family : Fixedsys, "Courier New", monospace;
  }
p.centrato
  {
    text-align : center;
  }
img.cornice
  {
    border-style : solid;
    border-color : blue;
  }
img.in_linea
  {
    vertical-align: middle;
  }
pre
  {
    font-size : 100%;
    margin-bottom : 0;
    margin-left : 0;
    font-family : Fixedsys, "Courier New", monospace;
  }
span.nc
  {
    font-weight : bold;
    font-style : italic;
  }
span.codice
  {
    font-family : Fixedsys, "Courier New", monospace;
  }
span.bianco
  {
    background-color : #ffffff;
    color : black;
  }
span.blue
  {
    color : #0000ff;
    background-color: #ffffff;
  }
span.red
  {
    color : #ff0000;
    background-color: #ffffff;
  }
img.float
  {
    float : left;
  }
h1.indice
  {
    font-size : 200%;
    color : blue;
    background-color: #ffffff;
  }
