﻿body
{
    background-color: #201B18;
}

.SM
{
    font-family: Arial;
    text-decoration: none;
    color: white;
    font-size: 12pt;
    text-align: center;
}

.Menu
{
    text-align: center;
    text-decoration: none; font-family:Arial
}

.Menu2
{
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    font-size: 8pt;
}

.Heading
{
    font-family: Arial;
    font-size: 8pt;
    text-align: justify;
}
.PackageName
{
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;

}
li
{
    font-family: Arial;
    text-align: justify;
    font-size: 8pt;
}
p
{
    text-align: justify;
    border-bottom: none;
    font-family: Arial;
    font-size: 8pt;
}

ul
{
    font-family: Arial;
    font-size: 8pt;
    text-align: justify;
}

.PageTitle
{
    font-family: Arial;
    font-weight: bold;
    text-align: right;
    font-size: 10pt;
}

td
{
    font-family: Arial;
    font-size: 8pt;
    text-align: justify;
}

.footer
{

text-align: center;
}