BODY {
        background-color: #DDDDDE;
}

A:link {
        font-family: Helvetica;
}

p {
        font-family: Helvetica;
        font-size: 10pt;
}

ul {
        font-family: Helvetica;
        font-size: 10pt;
}

h1 {
        font-size: 24pt;
        font-family: Helvetica;
        color: red;
        font-weight: bold;
        text-shaddow: blue;
        text-align: center;
}

h2 {
        font-size: 18pt;
        font-family: Helvetica;
        color: indigo;
        font-weight: bold;
        text-shaddow: blue;
        text-align: center;
}

h3 {
        font-size: 14pt;
        font-family: Helvetica;
        color: indigo;
        font-weight: bold;
        text-shaddow: blue;
        text-align: left;
        text-decoration: overline;
}

h4 {
        font-size: 10pt;
        font-family: Helvetica;
        color: indigo;
        font-weight: bold;
        text-shaddow: blue;
        text-align: left;
}

P.textnavigation {
  font-size: 8pt;
  color: lightslategray;
  font-weight: bold;
  text-align: center;
  margin-top: 0pt;
}

P.copyright {
  font-size: 8pt;
  color: mintcream;
  text-align: right;
  text-decoration: overline;
  margin-top: 20pt;
}

P.copyright A:link {
  font-size: 8pt;
  color: mintcream;
  text-align: right;
  text-decoration: overline;
  margin-top: 20pt;
}

P.copyright A:visited {
  font-size: 8pt;
  color: mintcream;
  text-align: right;
  text-decoration: overline;
  margin-top: 20pt;
}

P.copyright A:active {
  font-size: 8pt;
  color: mintcream;
  text-align: right;
  text-decoration: overline;
  margin-top: 20pt;
}

P.address {
  font-family: Helvetica;
  font-size: 8pt;
}

.SLP {
  font-size: 8pt;
  font-family: Helvetica;
  text-align: right;
}

