body,p,td,th {
  font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
}
a:link, a:visited {
  font-weight: normal;
  font-style: normal;
  color: #0020c5;
  text-decoration: none;
}
a:hover, a:active {
  font-weight: normal;
  font-style: normal;
  color: #0020c5;
  text-decoration: underline;
}
a.sm:link, a.bm:visited {
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #0020c5;
}
a.sm:hover, a.bm:active {
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #dc143c;
}
a.ft:link, a.ft:visited {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
a.ft:hover, a.ft:active {
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #ffffff;
}
b, strong {font-weight: bold;}
small {
  font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
}
.hdr {
  font-size: 11px;
}
.footer {
  font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  font-style: normal;
  color: #ffffff;
}
.fld {
  font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
}
.list {
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
}
.note {
  font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #555555;
}
.white {color: #ffffff;}
.blue {color: #085ce2;}
.darkblue {color: #416cad;}
