body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color:="#ffffff"
}
h1
{
    font-size:1.75em;
    font-style:bold;
}
h2
{
    font-size:1.5em;
    font-style:bold;
}
h3
{
    font-size:1.25em;
    font-style:bold;
}
h4
{
    font-size:1em;
    font-style:bold;
}
p
{
    font-size:1em;
}
li
{
    font-size:1em;
}
ul
{
    font-size:1em;
}

