h1 {
  font-family: Script MT Bold;
  color: #ff9ef8;
  font-size: 18pt;
  font-weight: bold;
}
body {
  font-size: 15pt;
  font-family: Script MT Bold;
  color: #bc2a9f;
}
p.first {
  font-family: Script MT Bold;
  font-size: 15pt;
  color: #541347;
  font-weight: bold;
}
a:link {
  font-family: Lucida Calligraphy;
  font-size: 15pt;
  color: #9f45a4;
}
a:visited {
  font-family: Lucida Calligraphy;
  font-size: 15pt;
  color: #3f113f;
}
table {
  border: 5pt groove #99ff99;
  font-size: 15pt;
  font-family: Script MT Bold;
  color: #bc2a9f;
}

