html {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12pt;
}

a {
    color: #900; 
    text-decoration: none
    }
    
img {
    border: 0;
}

ol {  
    list-style-type: decimal
    }


dt {
    font-weight: bold;
    }
    
#headline {
    margin: 30px 0 10px 0;
    font-size: 34pt; 
    font-style: italic; 
    color: #900;
    }    

#footer {
    clear: left;
    float: right;
    margin-top: -1.5em;
    padding-right: 1em;
    }


#intro {
    font-weight: bold
    }

