﻿/* */

body 
{
    font: normal 14px/18px Trebuchet MS, Trebuche MS, Trebuchet, Trebuche, Tahoma, Verdana, Arial;
    color: #fff;
    background-color: #282828;
}

.rightText
{
    font-size: 16px;
    line-height: 24px;
}

.leftText
{
    font-size: 14px;
    line-height: 20px;
}

blockquote
{
    padding: 20px;
}

.eventsText
{
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
}

.contactsText
{
    font-size: 16px;
    line-height: 22px;
}

a
{
    text-decoration: none;
}