table.mainContent td, table.mainContent th {
  font-family: verdana, helvetica, sans-serif;
  font-size: 13px;
  line-height: 25px;
}
table.mainContent h2 {
  font-family: verdana, helvetica, sans-serif;
  font-size: 15px;
  color: #ff9900;
  font-weight: bold;
  text-align: center;
}
table.mainContent h3 {
  font-family: verdana, helvetica, sans-serif;
  font-size: 15px;
  color: #ff9900;
  font-weight: bold;
}
table.mainContent h4 {
  font-family: verdana, helvetica, sans-serif;
  font-size: 13px;
  color: #003399;
  font-weight: bold;
}
table.mainContent b {
  color: #003399;
  font-weight: bold;
}
table.mainContent .caption {
  font-size: 10px;
  color: #996600;
  line-height: normal;
} 
table.mainContent .heading3 {
  font-size: 15px; 
  font-weight: bold; 
  color: ff9900;
}   
table.mainContent .back2top {
  text-align: right;
}
table.mainContent .back2top a {
  font-size: 10px;
  color: #ff9900;
  text-decoration: none;
}
table.mainContent .back2top a:hover {
  text-decoration: underline;
}  