a, img
{
    border: none;
}


#navigation-wrapper,
#headerImage,
#logo
{
    display: none;
}

body
{
    font-family: 'Lucida Grande', 'Lucida Sans', Verdana, Arial;
    font-size: 82%;
    line-height: 1.7em;
}

.print
{
    display: static;
}

#print-logo
{
    float: right;
}

#content
{
    padding-top: 50px;
}

#print-address
{
    padding-top: 30px;
}

.seperator
{
    color: #999;
}

a
{
    color: #A02F87;
    text-decoration: none;
}

h1
{
    text-transform: uppercase;
    font-size: 120%;
    color: #999;
    margin: 0 0 0.7em;
}

h2
{
    font-size: 110%;
    margin: 0.7em 0 0;
    line-height: 1em;
}

h3
{
    font-size: 100%;
    margin: 0.7em 0 0;
    line-height: 1em;
}

h4
{
    font-size: 95%;
    margin: 0.7em 0 0;
    line-height: 1em;
}