﻿ body
{
    margin: 0;
    padding: 0;   

}

h1
{
    font-size: 12pt;
    text-align:center;
}
h2
{
    font-size: 10pt;
}
h3
{
    font-size: 9pt;
}
h4
{
    font-size: 8pt;
}
h5
{
    font-size: 7pt;
}
div
{
    margin:0;
    padding:0;
}

form
{
	margin: 10px;
	padding: 0px;
	font-family: Times New Roman;
    font-size: 10pt;

}

table
{
    font-family: Times New Roman;
    font-size: 11pt;
    margin:0;
    padding:0;

}

.styleFont1
{
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:600;
    color:#888888;
    
}

.tablebaners
{
    vertical-align:top;
    margin-bottom:130px;
    padding:0;
    /*background-color:#3794E2;*/
    border-style:none;
}


.tablebaners tr td
{
    margin:0 auto;
    padding:2px;
    border:solid 2px white;
    
}

.tablebaners tr td img
{
    width:150px;
    /*height:70px;*/
    margin:0 auto;
    padding-bottom:10px;
    border:none;
    vertical-align:middle;
}



.dtext
{
    margin:10px;
    padding:20px;
    background-color:White;
    text-align:left;
    
    font-family:Times New Roman;
    font-size:1em;
    font-weight:normal;
    border-style:solid;
    border-width:1px;
    border-color:Black;
}

.paragraph
{
    text-indent:0px;

    color:#144569; 
}
.dtext ul li
{
 color:#182936;
}



