a:link {
  color: #ff0033;
}

a:visited {
  color: #ff6633;
}

h1 {
  color: #330099;
  font-family: "Monotype Corsiva", cursive;
  font-size: 35px; 
}

h3 {
  color: #003399;
  font-family: "Monotype Corsiva", cursive;
  font-size: 20px; 
}

p, body, li, form {
  color: black;
  font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
  font-size: 12px;
  line-height: 185%;
  width: 50%;
}

td {
  color: black;
  font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
  font-size: 12px;
  line-height: 140%;
}

.disclaimer {
  color: black;
  font-family: Calibri, Verdana, Arial, "Trebuchet MS", sans-serif;
  font-size: 12px;
  line-height: 140%;
  width: 80%;
}

.largefont {
  color: black;
  font-size: 24px;
}

