BODY {
  font-family: "Arial, Verdana";
  font-size: 9pt;
}

td {
  font-family: "Arial, Verdana";
  font-size: 9pt;
}

P {
  font-family: "Arial, Verdana";
  font-size: 9pt;
}

.topheaders {
  font-family: "Arial, Verdana";
  font-size: 12pt;
}

.titlelarge {
  font-family: "Arial, Verdana";
  font-size: 14pt;
  font-weight: bold;
}

.titlesmall {
  font-family: "Arial, Verdana";
  font-size: 11pt;
  color:#006600;
}

.location {
  font-family: "Arial, Verdana";
  font-size: 8pt;
  color:#006600;
}

.whitetext {
  font-family: "Arial, Verdana";
  font-size: 10pt;
  color: white;
}

a {text-decoration: none; color: blue;}
a:hover{text-decoration: underline; color:#FF0000;}
}