writing, body, p, li 
    {
    font: 12pt "Times New Roman", Times, Georgia, serif;
    color: black;
    width: 100%; 
    margin: 0; 
    float: none;
    }

p, h1
    { 
    padding-top: 10pt; 
    }

h2 
    {
    font: 14pt "Times New Roman", Times, Georgia, serif;
    color: black;
    font-style: italic;
    font-weight: 900;
    width: 100%; 
    margin: 0; 
    float: none;
    }

h1 
    {
    font: 12pt "Times New Roman", Times, Georgia, serif;
    color: black;
    width: 100%; 
    margin: 0; 
    float: none;
    font-weight: 900;	
    }

#navcontainer, ul#navbar, #prntble1, #prntble2, #sample, #footer
    { 
    display: none; 
    }

a:link, a:visited 
    {
    color: purple; 
    }