body
{
    font: 75%/160% Arial, Verdana, Helvetica, sans-serif;
}

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

h1, h2, h3, h4, h5, hr
{
    clear: both;
}

img
{
    border: none;
}

p
{
    text-align: justify;
}

p.photo a, p.right a
{
    float: left;
    width: 120px;
    display: block;
    margin: 10px 10px 0 0;
}

p.right a
{
    margin: 0 10px 10px 0;
}

p.photo a img, p.right a img
{
    margin: 0;
}

dl
{
    clear: both;
}

div.partners, div.top, div.navigation, div.content hr, div.footer, p.photo a span, p.right a span
{
    display: none;
}