﻿body
{
    font-family: Arial;
    font-size: 10pt;
    text-align: justify;
}
.font1
{
    font-size: 18pt;
}
.txtwhite
{
    font-size: 10pt;
    color:White;
}
.titles
{
    font-size: 14pt;
    color: #FE6800;
    font-weight:bold
}
.titles2
{
    font-size: 14pt;
    color: #FE6800;
    font-weight:bold;
    text-align: justify;
}
.titletxt
{
    font-family: arial;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
}