body
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black;
background: white;
width: auto;
margin: 0 10%;
}

#sidebar
{
display: none;
}

h1
{
font-size: 36pt;
}

h2
{
font-size; 30pt;
}

h3
{
font-size; 18pt;
}

h4
{
font-size: 16pt;
}

h5
{
font-size: 10pt;
}

p
{
margin: 0 0 5pt 0;
}


