body {
  font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, sans-serif;
  color: #333333;
  font-size: 11px;
  line-height: 20px;
  margin: 0px;
  padding: 0;
  background-color: #003871;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  margin-bottom: 5px;
  padding-top: 5px;
  font-size: 24px;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 20px;
  color: #666666;
  margin-bottom: 5px;
  font-size: 20px;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 20px;
  color: #666666;
  margin-bottom: 5px;
  font-size: 18px;
}

h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 20px;
  color: #666666;
  margin-bottom: 12px;
  font-size: 16px;
}

p, td {
  font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, sans-serif;
  color: #333333;
  font-size: 11px;
  line-height: 20px;
}

td h1 { line-height: 34px;}

th {
  font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, sans-serif;
  color: #333333;
  font-size: 11px;
  line-height: 20px;
  font-weight:bold;
}
