body
{
    font-family: "Georgia" !important;
    background: none;
}

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

section, .tags button
{
    color: #000;
}

.clear {
    clear: both;
}
img {
    display: block;
}
a img {
    border: 0;
}
h1 {
    font-family: "Georgia";
    font-size: 32px !important;
    font-weight: bold !important;
}
h2 {
    font-family: "Georgia" !important;
    font-size: 18px;
    font-weight: bold !important;
}
h3 {
    font-family: "Georgia";
    font-size: 16px;
    font-weight: bold;
}
h4 {
    font-family: "Georgia";
    font-size: 14px;
    font-weight: bold;
}
header, footer, img, .res_menu, .breadcrumbs, .files, .gallery, iframe, .btn, .img, .gap {
    display: none !important;
}

.three_blocks .itm
{
    background: none;
}

.square_blocks .itm{
    color: #fff !important;
}

ul
{
    list-style-type: disc !important;
}

ol, ul
{
    padding-left: 32px !important;
}

a
{
    color: #000 !important;
    text-decoration: none !important;
}

table
{
    border-collapse: collapse;
    margin-bottom: 16px;
}

table tr td, table tr th
{
    padding: 4px 8px;
    color: #000 !important;
}

table, table tr td, table tr th
{
    border: 1px solid black;
}