body, p, table, td, th, div, textarea, input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
body, th, td, p, h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
    vertical-align: top;
}
body
{
    background-color: #fff;
    color: #000;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}
table
{
    border-collapse: separate;
    border-spacing: 0;
    margin: 0;
}
img { border: 0; }
a { color: #369; }
a:hover { color: #396; }
a:active { color: #939; }
a:visited { color: #039; }

h1 { font-size: 14pt; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }
h4 { font-size: 9pt; }
h5 { font-size: 8pt; }
h6 { font-size: 7pt; }