
H1      { font-size: 18px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
.Headline { font-size: 18px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
.Subhead  { font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif ; font-weight: bold; }
P   { font-style: normal; font-size: 14px; font-family: "Times New Roman", Georgia, Times }
td { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.smalltable { font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.tableRollOverEffect1{
  background-color:#317082;
  color:#FFF;
}

.tableRollOverEffect2{
  background-color:#000;
  color:#FFF;
}
.tableRowClickEffect1{
  background-color:#F00;
  color:#FFF;
}
.tableRowClickEffect2{
  background-color:#00F;
  color:#FFF;
}
a:link { color: blue; text-decoration: none; }
a:visited { color: gray; text-decoration: none; }
a:hover { color: purple; text-decoration: underline; }
a:active { color: red; }

