﻿html
{
    margin: 0;
    padding: 0;
    border: 0;
}
/*body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section { margin: 0; padding: 0; vertical-align: baseline; }*/
img
{
    border: 0px none;
}
a
{
    text-decoration: none;
}

.yakoutb
{
    font-family: 'Yakout W20 Bold';
}

.valign-top { vertical-align: top }

/*******************************************************************************************/
*
{
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}
body
{
    background: #ffffff;
    font-size: 16px;
    color: #333;
    font-family: 'HelveticaNeueLTW20-Bold';
    text-align: right;
}

ul
{
    list-style: none;
}
a
{
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6
{
    font-weight: normal;
}
h4, h5
{
    height: 35px;
    line-height: 30px;
    padding: 0 9px;
}
h4 a, h5 a
{
    color: #333 !important;
    font-size: 21px;
}
h5 a, h5
{
    font-size: 20px;
}

