body
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
    color: #005fde;
    text-decoration: none;
    line-height: 1.3;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0;
    text-transform: none;
    white-space: normal;
    word-spacing: normal;
}

.text
{
    font-size: 14px;
    color: #005fde;
    font-family: Tahoma, Arial, Helvetica;
}

.highlight
{
    color: #ec297b;
    font-family: Tahoma, Arial, Helvetica;
}


h1
{
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 25px;
    color: #26a9e0;
    text-decoration: none;
    line-height: 1.3;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0;
    text-transform: none;
    white-space: normal;
    word-spacing: normal;
}


h2
{
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 22px;
    color: #ec297b;
    text-decoration: none;
    line-height: 1.3;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0;
    text-transform: none;
    white-space: normal;
    word-spacing: normal;
}


h3
{
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 18px;
    color: #9856a1;
    text-decoration: none;
    line-height: 1.3;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0;
    text-transform: none;
    white-space: normal;
    word-spacing: normal;
}

h4
{
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 25px;
    color: #ffffff;
    text-decoration: none;
    line-height: 1.3;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0;
    text-transform: none;
    white-space: normal;
    word-spacing: normal;
}



h5
{
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 25px;
    color: #9856a1;
    text-decoration: none;
    line-height: 1.3;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0;
    text-transform: none;
    white-space: normal;
    word-spacing: normal;
}

table
{
    border: none;
    empty-cells: show;
    border-spacing: 0;
    border-collapse: collapse;
}

table, p
{
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
    color: #005fde;
    text-decoration: none;
    line-height: 1.3;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0;
    text-transform: none;
    white-space: normal;
    word-spacing: normal;
}

td, th
{
    padding: 0;
    border: none;
    vertical-align: top;
    text-align: left;
}

thead, tfoot
{
    border: none;
}

/*tb(Contentum bugi)ody {
	border: none;
}
*/

ul
{
    margin: 0;
    padding: 0;
    list-style-type: square;
}

ul li
{
    margin: 0 0 0 22px;
    padding: 0 0 0 -8px;
}

ol
{
    margin: 0;
    padding: 0;
    list-style-type: decimal;
}

ol li
{
    margin: 0 0 0 22px;
    padding: 0 0 0 -8px;
}

img
{
    margin: 0;
    border: none;
    outline-style: none;
}

a, a:visited, a:link
{
    padding: 0;
    color: #ec297b;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0;
    text-transform: none;
    white-space: normal;
    word-spacing: normal;
}

a:active, a:hover
{
    color: #ab0b4e;
    text-decoration: none;
}

a:focus
{
    outline-style: none;
}

hr
{
    color: #009ADE;
    background-color: #009ADE;
    height: 1px;
    border: none;
}



form
{
    padding: 0;
    margin: 0;
}

