/* CSS Document */

#content
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color: black;
font-style:normal;
background: white;
width:auto;
margin: 0 10%;
}


#sidebar, #header, #footer
{
display:none;
}

h1
{
font-size:18px;
}

h2
{
font-size:16px;
}

h3
{
font-size:14px;
}

h5
{
font-size:10px;
}

p
{
font-size:10px;
}





