﻿
p
{
    font-size: 13px;
    font-family: Times New Roman, Verdana, Helvetica, Sans-Serif;
    color: #403f41;
    line-height: 18px;   
}

span
{
    font-size: 13px;
    font-family: Times New Roman, Verdana, Helvetica, Sans-Serif;
    color: #403f41;
    line-height: 18px;
}

ol li
{
    line-height: 20px;
}

a
{
    color: #61a10c;
    text-decoration: underline;
}

a:hover
{
    color: #61a10c;
    text-decoration: underline;
}
    
a img
{
    border: none;
}

h1
{
    color: #3eb9ea;
    font-size: 24px;
}

h2
{
    color: #3eb9ea;
    font-size: 22px;
}

h3
{
    color: #3eb9ea;
    font-size: 20px;
}

h4
{
    color: #3eb9ea;
    font-size: 18px;
}

h5
{
    color: #3eb9ea;
    font-size: 16px;
}

h6
{
    color: #3eb9ea;
    font-size: 14px;
}

.NewsBox a
{
    font-style: italic;
    text-decoration: none;
}
