
H1 {
  font-family: Arial;
  font-size: 22pt;
  color: #000000;
}


H2 {
  font-family: Arial;
  font-size: 18pt;
  color: #000000;
}

H3 {
  font-family: Arial;
  font-size: 12pt;
  color: Red;
}

a {
  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: Blue; text-decoration: none; cursor: hand
}

a:hover {
  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: Red; text-decoration: cursor: hand
}
