body {
  background-color: #000;
  margin: 0px;
  padding: 0px;
}
p, td, li {
  font-family: verdana; 
  font-size: 11px;
  color: #000;
  line-height: 15px;
  margin-top: 0px;
}
img {
  border: 0px;
}
a {
  color: #372D74
}
.maincontent {
  padding-left: 27px;
  padding-right: 35px;
  font-size: 12px;
  line-height: 15px;
}
.h_maincontent {
  padding-left: 18px;
  padding-right: 16px;
  font-size: 11px;
  line-height: 15px;
  background-image: url("../images/h_paper_bg.jpg");
  background-repeat: no-repeat;
}
.h_headline {
  font-family: courier new, courier;
  font-weight: bold;
  font-size: 19px;
  color: #372D74  
}
.headline {
  font-family: courier new, courier;
  font-weight: bold;
  font-size: 24px;
  color: #372D74  
}
.subhead {
  font-family: verdana;
  font-weight: bold;
  font-size: 13px;
  color: #372D74  
}
.h_counter {
  font-family: courier new, courier;
  font-weight: bold;
  font-size: 17px;
  color: #372D74;  
  vertical-align: bottom;
}
#countdowncontainer {
  float: left;
  font-family: courier new, courier;
  font-weight: bold;
  font-size: 17px;
  color: #372D74;  
  vertical-align: bottom;
  padding-left: 4px;
  padding-right: 4px;
}
.h_hr {
  width: 534px; 
  height: 6px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.copyright {
  color: #fff;
  font-family: courier new, courier;
  font-size: 12px;
  padding-top: 4px;
  padding-bottom: 20px;
  color: #7266A3; 
}
