body {
      background: #ffffff;
      margin-left: 8px;
      margin-top: 8px;
      margin-right:0;
      font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
}
.heading-1 {
font-size: 16px;
color: #DE4598;
}
.heading-2 {
font-size: 14px;
color: #DE4598;
}
p {
font-size: 11px;
line-height: 19px;
color: #216B98;
}
ul {
list-style-type: square;
color: #216B98;
line-height: 17px;
}
a:link {
color: #00A2E5;
}
a:visited {
color: #00A2E5;
}
