﻿body
{
    color: #1b1b1b;
    font-family: Tahoma;
    font-size: 10pt;
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
}

form
{
    margin: 0px;
    padding: 0px;
}

b
{
    font-weight: bold;
    color: #880202;
}

p
{
}

h1
{
    font-family: Arial;
    font-size: 12pt;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #764465;
    margin-bottom: 30px;
    color: #880202;
}

h2
{
    font-family: Arial;
    font-size: 10pt;
    color: #880202;
}

h3
{
    font-family: Arial;
    font-size: 10pt;
    color: #880202;
}

li
{
    margin-top: 7px;
}

a
{
    color: #880202;
}
