body {    
    font-size: 12pt;
    text-align: left;
}

div.main {
    width: auto;
    height: auto;

    background-image: none;
    border-left: 1px solid black;
    padding-left: 5px;
}

img {
        display: none;
    }
    
ul.mlevel1 {
    display: none;
}    



h1 {
    font-size: 150%;
    font-weight: normal;
    text-align: left;
    border: none;
    padding: 5px;
    padding-left: 0px;
}


div.menu {
    display: none;
}

p   {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
}



div address {
    position: static;
    right: auto;
    bottom: auto;
    text-align: left;
    font-style: normal;
}

p.resume {
    display: block;
    margin-top: 1em;
}


a   {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}

a:hover   {
    text-decoration: none;
    color: #000000;
}


div.photocopy {
    display: none;
}


div.info {
    position: static;
}

