
A:link {
  color: #000066;
}

A:visited {
  color: #3366FF;
}

A:hover {
  color: #3366FF;
}

H1 {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  text-align: left;
  margin-top: 20px;
  color: #000000;
}

P {
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-align: left;
  color: #000000;
}

P.fett {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #000066;

UL, OL, DL {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #000000;
}

td {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #000000;
}

