body
{
    background-color: transparent;
    background-image: url(images/back.png);
    color: black;
    font-family: Arial, Verdana;
    font-size: 12pt;
}
h1
{
    color: black;
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 15pt;
}
h2
{
    color: black;
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 13pt;
}
h6
{
    color: black;
    font-family: Arial, Verdana;
    font-size: 7pt;
    text-align: right;
}
P
{
    color: black;
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 12pt;
}
h5
{
    color: black;
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 12pt;
}
li
{
    color: black;
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 12pt;
    padding-top: 3px;
    padding-bottom: 3px;
}
ol, ul
{
    color: black;
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold
}
