body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
}
body,td,th {
  font-family: Tahoma;
  font-size: 12px;
  color: #666666;
}
.links {
  font-family: Tahoma;
  font-size: 11px;
  color: #333333;
  text-decoration: none;
}
.links:hover {
  font-family: Tahoma;
  font-weight:bold;
  font-size: 11px;
  color: #000000;
  text-decoration:none;
}
.footer {
  font-family: Tahoma;
  font-size: 11px;
  color: #cccccc;
  text-decoration: none;
}
.flinks {
  font-family: Tahoma;
  font-size: 11px;
  color: #cccccc;
  text-decoration: none;
}
.flinks:hover {
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: underline;
}
.head {
  font-family: Tahoma;
  font-size: 24px;
  color: #1b6fb5;
  font-weight: bold;
}
.subhead {
  font-family: Tahoma;
  font-size: 20px;
  color: #1b6fb5;
  font-weight: bold;
  line-height:35px;
}
.contents {
  font-family: Tahoma;
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
}

