/* CSS Document */

.Header   {
  font-weight:bold;
  font-size  :14px;
  color: #021e67;
}

.SubHeader{
  font-weight:bold;
  font-size  :13px;
  color: #686c76;
}



.SmallText{
  font-size  :10px;
}


