body, table, tr, td
{
    font-family: Arial;
    font-size: 11px;
    color: #3d3d3d;
}

.text
{
    font-size: 11px;
    line-height: 17px;
    color: #3d3d3d;
}

.title
{
    font-family: Century Gothic;
    font-size: 16px;
    line-height: 28px;
    color: #fec300;
    letter-spacing: 0.1em;
}


.header
{
    font-size: 10px;
    color: #807f7f;
    letter-spacing: 0.1em;
}

.menu
{
    font-size: 11px;
    line-height: 15px;
    color: #3d3d3d;
    text-decoration: none;
}

.menu:hover
{
    font-size: 11px;
    line-height: 15px;
    color: #3d3d3d;
    text-decoration: underline;
}

.panel
{
    font-size: 10px;
    line-height: 15px;
    color: #3d3d3d;
    text-decoration: none;
}

