body {
  font-family: Script MT Bold;
  font-size: 14pt;
  color: #000099;
}
p.first {
  font-family: Script MT Bold;
  font-size: 15pt;
  font-weight: bold;
  color: #000099;
}
body.special {
  font-family: Script MT Bold;
  font-size: 14pt;
  color: #000099;
  text-decoration: blink;
}
a:link {
  color: #339999;
  font-weight: bold;
  font-size: 16pt;
  font-family: Script MT Bold;
}
a:visited {
  font-size: 14pt;
  color: #0d7269;
  font-weight: bold;
  font-family: Script MT Bold;
}
a:hover {
  font-size: 14pt;
  color: #cc33cc;
  font-weight: normal;
  font-family: Script MT Bold;
}
h1 {
  font-family: Script MT Bold;
  font-size: 18pt;
  color: #000099;
  font-weight: bold;
}
table {
  font-family: Script MT Bold;
  font-size: 14pt;
  color: #000099;
  background-color: #e4fffd;
}

