﻿
.H1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-style: normal;
    font-weight: bold;
    color: #004276;
}
.H2
{
    font-size: medium;
    font-family: Arial;
    color: #004276;
    font-weight: bold;
    font-style: normal;
}
H3
{
    font-size: 14pt;
    font-family: Arial;
    color: #004276;
    font-weight: bold;
    font-style: normal;
}
.SimpleTxt
{
    font-family: Arial;
    font-size: 12pt;
    color: #000000;
    vertical-align: top;
}
.ArticaleTable
{
    border-style: solid;
    border: 1px;
    background-color: #F6F6F6;
}
.DescTxt
{
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
    vertical-align: top;
}
