/* ########## Headlines and Paragraphs ########## */

A.BarGrey {
  font-family: arial, helvetica, sans-serif;
  color: #A1A1A1;
  text-decoration: none;
  font-weight: bold;
  font-size: 15pt;
}

A.BarRed {
  font-family: arial, helvetica, sans-serif;
  color: #FF0000;
  text-decoration: none;
  font-weight: bold;
  font-size: 15pt;
}

A.BarBlack {
  font-family: arial, helvetica, sans-serif;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 15pt;
}

.headRed { font-family: arial, helvetica, sans-serif; color: #FF0000; text-decoration: none; font-weight: bold; font-size: 15pt;
}
.subhead { font-family: arial, helvetica, sans-serif; color: #000000; text-decoration: none; font-weight: bold; font-size: 11pt; }
.head {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000}
.table_text {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.display_text {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; line-height: 18pt}
.tableheaders {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold}
.headBlack { font-family: arial, helvetica, sans-serif; color: #000000; text-decoration: none; font-weight: bold; font-size: 15pt; }
A.headBlue {
	font-family: arial, helvetica, sans-serif;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold; 
	font-size: 15pt;
}
