


body 
{
font-family: verdana, arial, sans-serif;
font-size: 11pt;
}

h1,h2,h3
{
font-family: arial, verdana, sans-serif;
text-align: center
}

h1
{
font-size: 20pt;
}

h2
{
font-size: 16pt;
}

h3
{
font-size: 14pt;
}

p
{ 
padding: 5px 5px 5px 10px
}


ul
{
list-style-position: inside
}

p.legal
{
text-align: center;
font-size: xx-small;
color: black;
font-style: oblique;
padding: 10px;
}

/* ie: <h1 class="center"> or <p class="center"> */
.center
{
text-align: center
}