﻿body {
}
h1
{
    font-family: Tahoma;
    font-size: small;
    font-style: normal;
    font-weight: normal;
}
p
{
    font-family: Tahoma;
    font-size: small;
    font-style: normal;
    font-weight: normal;   
}
th
{
    font-family: Tahoma;
    text-align: left;
}
ul
{
    font-family: Tahoma;
    font-size: small;
    font-style: normal;
    font-weight: normal;   
}
li
{
    font-family: Tahoma;
    font-size: small;
    font-style: normal;
    font-weight: normal;   
}
.Title
{
    font-family: Tahoma;
    font-size: larger;
    font-weight: bold;
}
.TitleSection
{
    font-family: Tahoma;
    font-size: small;
    color: #666666;
}
.TableTitle
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    width: 100%;
}
.TableContent
{
    font-family: Tahoma;
    width: 100%;
    text-align: left;
    vertical-align: top;
}
.SubTitle
{
    font-family: Tahoma;
    font-size: medium;
    color: #666666;
    font-weight: bold;
}
.ContentSmall
{
    font-family: Tahoma;
    text-align: justify;
    font-size: small;
}
.Content
{
    font-family: Tahoma;
    }
.LinkNone
{
    font-family: Tahoma;
    text-decoration: none;
}
.TableCenter
{
    vertical-align: top;
    text-align: center;
    width: 100%;
}
.TableContentPadded
{
    padding: 8px;
    font-family: Tahoma;
    width: 100%;
    text-align: left;
    vertical-align: top;
}
.Heading
{
    font-family: Tahoma;
    font-size: x-large;
    font-weight: bold;
    font-style: normal;
    margin-top: 4px;
}
.TableContentPadded
{
    width: 100%;
    padding: 8px;
    vertical-align: top;
}