body { 
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
}

table.main {
    width: 700;
}

h1 {
  font-size: 18px;
  font-weight: bold;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 2px;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2px;
}

td {
  font-family: verdana, geneva, arial, helvetica, sans-serif; 
  font-size: 12px;   
  background: #ffffff;
  color: #000000;    
}

td.header {
  background: #dddddd;
}