body{
    background-color:#000000;
    font-family: Myriad, Arial, Sans Serif;
    font-size:8pt;
}

.container {
    background-color:#000000;
    width:950px;
}

.top {
    background-color:#CCCCCC;
    height:40px;
    vertical-align:bottom;
    border-bottom-style:solid;
    border-bottom-color:#000000;
    border-bottom-width:1px;
}

a:link, a:visited, a:active, a:hover{
    color:#44494A;
    font-weight:bold;
    text-decoration:none;
    font-weight:bold
}

td, p{
    font-family: Myriad, Arial, Sans Serif;
    font-size:8pt;
    color:#44494A;
}

.logo {
    height:40px;
    background-color:#FFFFFF;
    border-style:none;
    padding-left:20px;
}

.bottom {
    background-color:#CCCCCC;
    height:40px;
    border-top-style:solid;
    border-top-color:#000000;
    border-top-width:6px;
    margin-left:20px;
}

.address_line {
    margin-left:20px;
    font-weight:bold;
    color:#000000;
    letter-spacing:-1px;
}

