.Header   {
  font-weight:bold;
  font-size  :14px;
  width:100%;
  background-color:#f3f3f3;
border-bottom:1px solid #e0e0e0;
  height:23px;
  padding:3px 0px 3px 10px;
}

.SubHeader{
  font-weight:bold;
  font-size  :14px;
}

.SmallText{
  font-size  :10px;
}

