
/* ninths asymmetric */
body {
    font-family: 'lucida grande', verdana, 'myriad web', syntax, sans-serif;
    font-size: 10pt;
    line-height: 1.58em;
    color: #000;
    background: #fff;
    margin-top: 1.58em;
    margin-right: 8%;
    margin-bottom: 1.58em;
    margin-left: 22%;
    padding: 0;
    width: auto;
    }

#navcontainer, #logo, #footer {
    display: none;
    }

img { border: 0; }


h1, h2, h3, h4, h5, h6 { 
    font-family: 'book antiqua', utopia, 'georgia', 'minion web', 'times new roman', serif; 
    }

h1 { font-size: 2em; font-weight: 500; }
h2 { font-size: 1.75em; font-weight: 500; }
h3 { font-size: 1.58em; font-weight: 600; }
h4 { font-size: 1.33em; font-weight: 600; }
h5 { font-size: 1.17em; font-weight: 700; }
h6 { font-size: 1em; font-weight: 700; }

