a.cell1 {
    color : #ffffff;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    font-weight : bold;
    line-height : 200%;
    text-decoration : none;
}

a:hover.cell1 {
    color : #de0019;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    font-weight : bold;
    line-height : 200%;
    text-decoration : underline;
}

body {
    background-color : #ffffff;
    color : #000000;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : normal;
    left : 0px;
    margin-left : 0px;
    margin-top : 0px;
    position : absolute;
    top : 0px;
    z-index : 0;
}

h1 {
    color : #004ae7;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 16px;
    font-weight : bold;
    text-decoration : underline;
}

h2 {
    color : #000000;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
}

hr {
    color : #004ae7;
    width : 85%;
}

p {
    color : #000000;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : normal;
    left : 20px;
    margin-left : 20px;
}

.address {
    font-family : "Times New Roman", Times, serif;
    font-size : 16px;
    font-weight : bold;
}

.blue {
    color : #004ae7;
}

.boldital {
    font-style : italic;
    font-weight : bold;
}

.cell1 {
    color : #ffffff;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    font-weight : bold;
    line-height : 200%;
}

.copyright {
    color : #000000;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : normal;
}
