.Header   {
  font-weight: normal;
  font-size: 16px;
  color: #a60000;
  line-height: 20px;
}

.blueHeader { 
  font-weight: normal;
  font-size: 16px;
  color: #0093dd;
  line-height: 20px;
}

.greenHeader { 
  font-weight: normal;
  font-size: 16px;
  color: #00923f;
  line-height: 20px;
}

.greyHeader { 
  font-weight: normal;
  font-size: 16px;
  color: #404041;
  line-height: 20px;
}

.redSubHeader{
  font-weight: normal;
  font-size:14px;
  color: #a60000;
  line-height: 18px;
}

.SmallText{
  font-size  :10px;
}


