.Header   {
  font-weight:bold;
  font-size  :13px;
  color:003776
}

.SubHeader{
  font-weight:bold;
  font-size  :12px;
  color:003776
}

.SmallText{
  font-size  :10px;
}

.ratesPercent{ color:003776; font-size:20px; font-weight:normal}

.ratesText{ color:003776; font-size:13px; font-weight:bold; letter-spacing:1px; }

.smallBlue{ font-size:11px ; color:003776; line-height:normal}

.BGblue{ background-color:DEE6EE}