body {
  margin-top: 0px;
  margin-bottom:10px;
  background-color: #FFFFFF;
  font-family: arial, verdana, sans-serif;
  font-size: 10pt;
}

#content {
width: 80%;
float: right;
}

table.newsletters {
 border-style: solid;
 border-width: 1px;
 width: 95%;
 margin-left: 2.5%;
 background-color: #FFFFFF;
 border-collapse: collapse;
 border-spacing: 0px;
}

table.newsletters td {
border-style: solid;
border-width: 1px;
border-color: #000000;
padding: 5px;
}

table.email {
 border-style: none;
 width: 95%;
 margin-left: 2.5%;
 margin-top: 10px;
}

table.intro {
 border-style: none;
 width: 95%;
 margin-left: 2.5%;
 margin-bottom: 10px;
}

h1 {
color: #00704a;
font-style: italic;
text-align: center;
}

h2 {
text-align: center;
font-size: 12px;
}

h3 {
text-align: center;
color: #00704a;
font-size: 18px;
}

h4 {
text-align: center;
color: #00704a;
font-size: 15px;
}

h5 {
text-align: left;
color: #00704a;
font-size: 15px;
}

td p {
text-align: center;
font-size: 10pt;
}

td h4 {
text-align: center;
color: #00704a;
font-size: 15px;
}

.center {
text-align: center;
}

#leftnav1 {
position: absolute;
top: 70px;
width: 18%;
}

#leftnav2 {
position: absolute;
top: 350px;
width: 18%;
}

td.leftnav2 {
background-color: #D5EAFF;
vertical-align: top;
}

#leftnav3 {
width: 20%;
}
