﻿body 
{
    font-family: "Helvetica Neue",calibri,helvetica,arial,sans-serif;
    font-size: 90%;    
    margin: 0;
}

a img
{
    border: none;
}

h1, h2, h3, h4, h5, h6
{
    font-weight: normal;
    color: #4e524a;
}

textarea 
{
    font-family: "Helvetica Neue",calibri,helvetica,arial,sans-serif;
}

img
{
    border: none;
}

#menuBar 
{
    display: none;
}

#headerBar 
{
    display: none;
}

#contentMain 
{
    background: none;
}

.contentBottom, .contentTop
{
    display: none;
}

.copyright
{
    clear: both;
    margin-top: 32px;
    text-align: center;
}
