img
{
    border: 0px;
}
a, a:link, a:visited, a:hover
{
    color: #373737;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

h1
{
    color: #79797b;
    font-weight: bold;
    line-height: 18pt;
    margin-bottom: 0px;
    font-size: 18pt;
    margin-top: 5px;
}

h2, h2 a
{
    color: #494949;
    font-weight: bold;
    line-height: 14pt;
    margin-bottom: 0px;
    font-size: 14pt;
}

h3
{
    color: #89898b;
    font-weight: bold;
    line-height: 19px;
    margin-bottom: 7px;
    font-size: 15pt;
    margin-top: 3px;
    margin-top: 1px;
}

body, p
{
    color: #373737;
    font-size: 10pt;
}

p
{
    color: #373737;
    /* font-weight: bold; */
    font-size: 11pt;
    margin: 11px;
}
hr
{
    color: #f29400;
    background-color: #f29400;
    height: 2px;
    border: 0px;
}
body,p, h3, h2 a, h2, h1
{
    font-family: Tahoma, sans-serif;
}

