body {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        background-color: #8495A9;
}

A {
         color:#000;
         text-decoration:none;
}
A:visited{
        color: #999;
        text-decoration:none;
        }
A:hover{
        color:#3A3430;
        text-decoration:underline;
        }
A:active{
        color: #999;
        text-decoration:none;
        }

.copyright {
font-family:Georgia, Times New Roman, Times, serif;
font-size:9px;
        color: #666666;
}

.nav_left_header {
font-family:Georgia, Times New Roman, Times, serif;
font-size:14px;
        color: #625ea6;
        text-decoration:bold;
}


h1{
        font-family:Georgia, Times New Roman, Times, serif;
        font-size:15px;
        color: #000;
        font-weight: bold;
        line-height:1px;
        padding-top:5px;
}


td{
        font-family:Georgia, Times New Roman, Times, sans-serif;
        font-size:12px;
        color: #212121;
        line-height:15px;
}
