
p, li, a {
    font-family : helvetica ;
    font-size   : 14pt      ; 
    color       : #566573      ;
}

li {
    line-height     : 1.5   ;
    margin-bottom   : 10px  ;
}

a { 
    color: darkblue;
    text-decoration : none ;
}

img { 
    float   : right ; 
    margin  : 10px  ; 
    width   : 400px ; 
}


h2 {font-size: 200% ;}
h1 {font-size: 300% ;}

