body {
  background-color: #5F6065;
  color: #20242D;
}

a:link {color: #20242D;}

a:visited {color: #666666;}

a:active {color: #8C8C90;}


.detailtext {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;

}

.headingtext {
  font-family: Trebuchet, Helvetica, sans-serif;
  font-color: #FFFFFF;
  font-weight: bold;	
  font-size: 14pt;

}

.alttext {
  font-family: Verdana, Helvetica, sans-serif;	
  font-size: 10pt;

}

.bodytext {
  font-family: Trebuchet, Helvetica, sans-serif;
  font-weight: bold;	
  font-size: 12pt;
}

.navigationtext {
  font-family: Arial, Helvetica, sans-serif;
  font-color: #00006D;
  font-weight: bold;
  font-size: 10pt;
}

.usctext {
  font-family: Verdana, Helvetica, sans-serif;
  font-color: #20242D;
  font-weight: bold;
  font-size: 6pt;
}