html, body
{
    height: 100%;
    width:100%;
    margin:0;
    padding:0;
}

img {
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent) , to(rgba(250, 250, 250, 0.1)));
}

p.header {margin-top:0px;margin-bottom:2px;margin-right:0px;font-size: 24px; color: #24506a; font-family: helvetica, sans-serif;font-weight:bold}
p {margin-top:0px;margin-bottom:2px;margin-right:0px;font-size: 14px; color: #797c7e; font-family: sans-serif;font-weight:normal}
p.tdright {margin-top:0px;margin-bottom:2px;margin-right:45px;font-size: 14px; color: #797c7e; font-family: sans-serif;font-weight:normal}
