body {
  font-family: "Gill Sans MT", sans-serif; 
  font-size: 100%;
}
h1 {
  font-family: "Franklin Gothic Demi", sans-serif;
  font-size: 240%;
}
h2 {
  font-family: "Franklin Gothic Demi", sans-serif;
  font-size: 100%;
  text-decoration: none;
}
.rrrblack {
  font-weight: bold;
  text-decoration: none;
}
.rrrblue {
  color: #4242FF;
  font-weight: bold;
  text-decoration: none;
}
.rrryellow {
  color: #A6A600;
  font-weight: bold;
  text-decoration: none;
}
