.cHeader {
  font-size:10px;
  color:#FFFFFF;
  text-align:center;
	text-decoration:none;
  font-weight:bold
  }
.cFooter {
  font-size: 10px;
  color: #FFFFFF;
  text-align: center;
	text-decoration: none;
  font-weight: normal;
	text-decoration: italic;
	}
.cStat {
  font-size:24px;
  color:#00FF00;
  text-align:center;
	text-decoration:none;
  font-weight:bold;
	vertical-align:top;
  }
.cARate {
  font-size:19px;
  color:#FFFF00;
  font-weight:bold;
  text-align:center;
	vertical-align:top;
  }
.cNRate {
  font-size:11px;
  color:#00FF00;
  font-weight:bold;
  text-align:center;
	vertical-align:top;	
  }
.BodyText {
  font-size:14px;
  color:#FFFFFF;
  text-align:justify;
	vertical-align:top;	
	text-decoration:none;
  }

