body { 
  font-family: palatino, times, serif; color: #3a3a3a;
  margin: 0px 0px 0px 0px;
  color: #505050;
  background-color: #8EA99C;
}

td.content { background-color: #FCF8E6; }
td.txt { color: #505050; font-size: 13px; }
td.smtxt { color: #505050; font-size: 12px; }
td.odd { background-color:  #BECDDE; }
td.even { background-color:  #EEEAD7; }
tr.odd { background-color:  #BECDDE; }
tr.even { background-color:  #EEEAD7; }
p { color: #505050; font-size: 13px; line-height: 170%; }
p.tight { color: #505050; font-size: 13px; line-height: 120%; }
ul { color: #505050; font-size: 13px; }
li { color: #505050; font-size: 13px; }
h1 { font-size: 16px; font-weight: bold; }
h2 { font-size: 14px; font-weight: bold; }
h3 { font-weight: bold; color: #617193; font-size: 14px; }

p.footer { font-family: verdana, helvetica, sans serif; font-size: 11px; color: #D3DED9; line-height: 130%; }
a { color: #4A6D5A }
a.footer { color: #D3DED9; }
.paddedContent { padding-top: 10px; padding-bottom: 15px; }
