html {
    font-family: verdana;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body { 
}

.h1 { 
 margin-left: 18px;
}

.h2 { 
}

a:link { color: red }
a:visited { color: maroon }
