img{
    border:0px;
}

ul li a{
    text-decoration: none;
}

a{
    color:#0361A7;
}

a:hover{
    text-decoration: underline;
}

h1, h2, h3{
    font-family: Tahoma, Geneva, sans-serif;
    padding: 0px;
    width:100%;
}

h1{
    font-size: 14pt;
    font-weight: normal;
    margin:0px;
}

h2{
    font-size:10pt;
    font-weight: bold;
    margin:0px;
    padding:1px 1px 1px 5px;
    background: #ececec;
    color:#007339;
}

h3{
    font-size:8pt;
    text-transform: uppercase;
    color:#7d7d7d;
    font-family: arial, verdana;
}
