﻿h1,h2,h3,h4,h5
{
    margin-top: 0px;
    margin-bottom: 0px;
}
body
{
    font-family: Verdana, Geneva, Sans-Serif;
    color: #000000;
    font-size: 14px;
}
a
{
    color: #0800B0;
    text-decoration: none;
}
.spacer
{
    clear:both;
    height: 1.5em;
}
.menu
{
    font-size: 12px;
    background-image: url('/images/menu.jpg');
    background-repeat: repeat-y;
    height: 576px;
    width: 200px;
}
.header
{
    height : 185px;
}
.header h2
{
    float: left;
    font-size: 24px;
    font-family: Verdana;
    text-decoration: none;
    margin-top: 65px;
    margin-left: 10px;
    color: #000000;
}
.header img
{
    float: left;
    border-style: none;
}
.bold
{
    font-weight: bold;
}
.big
{
    font-size: 18px;
}
.footer
{
    font-size: 10px;
    text-align: center;
}
.start
{
    font-size: 14px;
    font-weight: normal;
}
