body {
 background-attachment: fixed;
 font-family: Verdana, Arial, Sans-serif;
 font-size: 12px;
 margin-top: 0; margin-bottom: 0
}
p {
 font-size: 12px;
}
a:link {
 color: #0000FF;
 text-decoration: none;
}
a:visited {
 color: #0000FF;
 text-decoration: none;
}
a:hover {
 color: #FF0000;
 font-style: italic;
}
.title {
  font-size: 50px;
  font-weight: 700;
}
.subtitle {
  font-size: 20px;
  font-weight: 300;
}
.BodyTable {
  width: 875px;
}
