body
{
    margin: 0.1in;
    font: 10pt Arial, Verdana;
    color: black;
    background-color: white
}

h1
{
    font: bold 12pt Arial, Verdana;
    color: black
}

h2
{
    margin: 0in;
    font: bold 11pt Arial, Verdana;
    color: black
}

h5
{
    font: bold 10pt Arial, Verdana;
    margin-LEFT: 0.5in;
    color: black
}

h6
{
    font: 7pt Arial, Verdana;
    color: black;
    text-align: right
}

li
{
    margin: 0.1in;
    font: 10pt Arial, Verdana;
    color: black
}

ol
{
    font-weight: normal;
    font-size: 10pt;
    color: black;
    font-style: normal;
    font-family: Arial, Verdana;
    font-variant: normal
}

p
{
    font: 10pt Arial, Verdana;
    color: black
}

p.footnote
{
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial, Verdana
}

td
{
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial, Verdana
}

th
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial, Verdana
}

ul
{
    font-weight: normal;
    font-size: 10pt;
    color: black;
    font-style: normal;
    font-family: Arial, Verdana;
    font-variant: normal
}

.tblCategory
{
    font-weight: bold;
    font-size: 14pt;
    color: midnightblue;
    font-family: Arial, Verdana
}

.tblType
{
    font-weight: bold;
    font-size: 12pt;
    color: mediumblue;
    font-family: Arial, Verdana
}