body, p, div, ul, table, table.contenttable,
span, h1, h2, h3, h4, h5, h6, a, li, table td, table.contenttable td
{
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-size: 1em;
    font-weight: normal;
}

body
{
    font-size: 11pt;
}

p, ul, table.contenttable, h1, h2, h3, h4, h5, h6
{
    margin-top: 0.2em;
}

div.layout_top_content p,
div.layout_top_content div, div.layout_top_content ul,
div.layout_top_content span,
div.layout_top_content h1, div.layout_top_content h2, div.layout_top_content h3,
div.layout_top_content h4, div.layout_top_content h5, div.layout_top_content h6, 
div.layout_top_content a, div.layout_top_content li
{
    color: #ffffff;
}

*.invisible
{
    display: block;
    position: absolute;
    left: -3000px;
    top: -3000px;
    height: 0px;
    width: 0px;
}

*.headline_title, h1, h2, h3, h4, h5, h6
{
    color: #08308c;
}

*.headline_title
{
    font-weight: bolder;
    font-size: 32px;
    margin: 0px;
    padding: 0px;
}

h1, h2, h3
{
    font-weight: bolder;
}

h4, h5, h6
{
    font-style: italic;
}

h1
{
    margin-top: 0.8em;
    font-size: 1.6em;
}

h2
{
    margin-top: 0.6em;
    font-size: 1.4em;
}

h3
{
    margin-top: 0.4em;
    font-size: 1.2em;
}

a, a:hover
{
    font-size: 1em;
}

a:hover
{
    text-decoration: none;
}

ul
{
    list-style-position: outside;
    margin: 0px;
    margin-right: 1.3em;
    padding: 0px;
    position: relative;
    left: 1.3em;
    top: 0px;
}

