a:link {color:#006600;text-decoration:underline}
a:visited {color:#006600;text-decoration:underline}
a:active {color:#006600;text-decoration:underline}
a:hover {color:#006600;text-decoration:underline}

    
h1, h2, h3, h4, h5, h6 {
    font-family:Arial,Tahoma,sans-serif;
    color:black;
    }
h3 {
    font-family:Arial,Tahoma,sans-serif;
    color:gray;
    }
    
h1 {
    font-size:16px;
    font-weight:bold;
    color:#9b9d9f;
    margin:0px;
    }
    
p, table, ul, li {
    font-family:Arial,Tahoma,sans-serif;
    font-size:13px;
    line-height:18px;
    color:black
    }
    
p, li {
    margin-top:0.7em;
    margin-bottom:0.7em;
    }
