﻿body
{
    margin-top: 0;
    font-family: Arial;
    font-size: 9pt;
    line-height: 13pt;
}
a
{
    color: Black;
}
td
{
    vertical-align: top;
}
ul
{
    margin-left: 0.7em;
    padding-left: 0.7em;
    margin-top: 0;
}
h1
{
    color: #003B7B;
    font-size: 9pt;
    letter-spacing: 2px;
}
h2
{
    color: Black;
    font-size: 9pt;
}
div.jetscapeLogo
{
	margin-bottom: 2.0em;
}
div.printButton
{
    width: 70px; 
    height: 20px; 
    margin-top: 2.0em;
    margin-bottom: 2.0em; 
    background-color: #EEEEEE; 
    border: solid 1px #999999; 
    text-align: center; 
    letter-spacing: 1px; 
    font-size: 8pt;
}

    div.printButton a
    {
        text-decoration: none;
    }
div.newsFooter
{
    font-size: 8pt;
}
    div.newsFooter a
    {
        text-decoration: none;   
    }