p {
  font-family: Times, Arial, serif;
  vertical-align:top;
  font-size:12px;
  font-style:normal;
  font-weight:normal;
  text-align:left;
  color: #006600;
}
p.footer {
        font-family: Times, Arial, serif;
        vertical-align:top;
        font-size:10px;
        font-style:normal;
        font-weight:bold;
        text-align:center;
        color: #006600;
}
A:link { text-decoration: underline; color:#006600 }
A:hover { text-decoration: none; color: #CC3300 }
A:visited { text-decoration: none; color:#006600 }
ul {
        font-family: Times, Arial, serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        text-align: left;
        color:#006600;
}
#image_cell {
        padding: 0px 0px 0px 8px;
        vertical-align: middle;
        text-align: center;
}
