BODY
{
    SCROLLBAR-FACE-COLOR: silver;
    SCROLLBAR-HIGHLIGHT-COLOR: white;
    SCROLLBAR-SHADOW-COLOR: white;
    SCROLLBAR-3DLIGHT-COLOR: white;
    SCROLLBAR-ARROW-COLOR: white;
    SCROLLBAR-TRACK-COLOR: white;
    SCROLLBAR-DARKSHADOW-COLOR: white;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    COLOR: black;
    BACKGROUND-COLOR: #FEF1D0;
}


td,th {
  font: 12px arial;
  color: black;
  vertical-align: top;
}

.t {
  font: 14px arial;
  color: red;
  font-weight: bold;
}

.tt {
  font: 11px arial;
  color: white;
  font-weight: normal;
}

.tm {
  font: 12px arial;
  color: white;
  font-weight: bold;
}

A.tm {
  font: 12px arial;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

A:hover.tm {
  font: 12px arial;
  color: white;
  font-weight: bold;
  text-decoration: underline;
}

td.paragraph_title {
  font: bold 12px arial;
  color: white;
}

.adresa {
  font: 10px arial;
  color: black;
}

a {
  font: bold 12px arial;
  color: black;
  text-decoration: none;
}

a:hover {
  font: bold 12px arial;
  color: black;
  text-decoration: underline;
}

.footer {
  font: 11px arial;
  color: white;
  font-weight: normal;
  text-align: center;
  background-color: #BF2C30;
}

A.footer {
  font: 11px arial;
  color: white;
  font-weight: bold;
  text-decoration: underline;
}

A:hover.footer {
  font: 11px arial;
  color: white;
  font-weight: bold;
  text-decoration: underline;
}

