BODY
{
    FONT-SIZE: 1em;
    COLOR: black;
    FONT-FAMILY: Verdana, Helvetica, Arial, 'MS Sans Serif';
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left
}
P
{
    FONT-SIZE: 0.85em;
    COLOR: black;
    FONT-FAMILY: Verdana, Helvetica, Arial, 'MS Sans Serif';
    TEXT-ALIGN: left;
    margin: 5px;
}
H1 {
  font-size: 1.5em;
  background-color: #CC3333;
  color: White;
  margin-top: 5px;
  padding: 5px;
}
HR {
  color: #CC3333;
  height: 4px;
}
.apartat {
  font-weight: 600;
  font-style: italic;
}
.textmitja {
  font-size: 0.85em;
  font-weight:normal;
}
.textpetit {
  font-size: 0.70em;
}
.textgran {
  font-size: 0.95em;
  font-weight:bold;
}
