table {
    margin-left: 0px;
}
p {
    margin-left: 0px;
    text-indent: 0px
}
div {
  text-indent: 0px;
}
body
{
    font-family: Helvetica, Sans-Serif;
    color: #444444;
    font-size: 10pt;
    background-color: #FAFAFA;
}
a {text-decoration: none; color:blue;}
.iframe-container {
    display: inline-block;
    margin-top: 2px;
    margin-left: -8px;
}
