body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
		background-image:url(images/fon.gif)
}

.top_menu {
        font-family: sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: Blue;
        text-decoration: none;
        padding-left: 0px;
        padding-right: 0px;
}

a:hover {
        text-decoration: underline;
}

a {
        color: #CE0000;
        text-decoration: none;
        font-size: 10px;
}

.header {
        font-family: sans-serif;
        font-weight: bold;
        font-size: 11px;
        color: Black;
}

.red {
        font-family: sans-serif;
        font-weight: bold;
        font-size: 12px;
        color: #CE0000;
}

.header_text {
        font-family: sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #000000;
}

table {
        font-family: sans-serif;
        font-size: 11px;
        color: #000000;
}

.copy {
        font-family: sans-serif;
        font-size: 10px;
        color: #9A9A9A;
}

.bottom_menu {
        font-family: sans-serif;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        color: Blue;
}

.news_date {
        font-family: sans-serif;
        font-size: 10px;
        color: #000000;
}