
html
{
font-family: verdana, tahoma, sans-serif;
font-size: 0.75em;
color: #000000;
}

body
{
margin: 0px 0px 20px 0px;
background-color: #ffffff;
text-align: left;
}

#container
{

}

#pf_top
{
display: block;
text-align: center;
}

#top, #nav, #footer
{
display: none;
}

#pf_footer
{
border-top: 1px solid #888888;
margin-top: 1.5em;
padding-top: 1.5em;
color: #888888;
}

h1
{
font-family: georgia, times, times new roman, serif;
font-weight: normal;
font-size: 2.5em;
color: #e76f00;
text-transform: lowercase;
}

h2
{
font-family: arial, univers, helvetica, sans-serif;
font-size: 1.5em;
font-weight: normal;
letter-spacing: 0.2em;
color: #ffffff;
text-transform: uppercase;
}

h3
{
font-family: arial, univers, helvetica, sans-serif;
font-size: 1.3em;
color: #e76f00;
margin-bottom: 0.2em;
}