html, body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        line-height: 17px;
        margin:  0;
        padding: 0;
        border:  0;
}

a {
        text-decoration: none;
}

a:hover {
        text-decoration: underline;
        color: #999999;
}

.header { background: url(images/bg_header.gif)
}

.topmenu { background: url(images/bg_menu.gif)
}

.topmenu2 { background: url(images/bg_menu2.gif)
}

pre {
    color: #444444;
}

#navigation
{

}

