.Header {
  font-weight:bold;
  font-size  :14px;
  display:block;
  width:100%;
  height:20px;
  padding-bottom:4px;
  background-image:url(../Images/Graphics/header_footer.gif);
  background-position:bottom;
  background-repeat:repeat-x;  
}

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

.SmallText {
  font-size  :10px;
}