p, td, a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
body, html {
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background: #fecd00;
}
table {
  border-collapse: collapse;
  border: 0px;
}
td {
  margin: 0px; 
  padding: 0px;
  border: 0px;
  vertical-align: top;
}
img {
  border: 0px;
}
p {
  text-align: justify;
}
.pagecontent, .pagecontent td {
  margin: 8px 34px;
  color: #006699;
  line-height: 130%;
}
.pagecontent * {
  line-height: 130%;
}
h1 {
  color: #003366;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
}
h2 {
  font-weight: bold;
  font-size: 12px;
  margin: 0px;
}
a {
  color: #003366;
}
td {
  border: 0px solid red;
}
.border {
  border: 1px solid #ee8000;
  background: #ffe580;
}
.border tr td {
  border: 1px solid #ee8000;
  padding: 3px;
}
.floatleft {
  float: left;
  margin: 0px 5px 5px 0px;
}
.floatright {
  float: right;
  margin: 0px 0px 5px 5px;
}
.floatleft a, .floatright a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
.floatleft div, .floatright div {
  background: #EE8000;
  padding: 3px;
}
.newsdate {
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  margin: 6px 0px 0px 6px;
  text-decoration: none;
}
.newstitle {
  font-size: 10px;
  color: #FFFF55;
  margin: 0px 6px 3px 6px;
  height: 14px;
  overflow: hidden;
  text-decoration: none;
}

.newsdate a {
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.newstitle a {
  font-size: 10px;
  color: #FFFF55;
  text-decoration: none;
}
.hirtabla tr * {
  text-align: left; !important;
}
