body
{
    text-align: center;
    font-size: 10pt;
    color: #3B3D44; //#404040; //70706f;
    font-family: 'Microsoft Sans Serif', Tahoma, Arial; }
IMG
{   
    border-width: 0;
     margin-bottom: 0;
     margin-left: 0;
     margin-right: 0;
     margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}


h1           
{
    font-family: Tahoma, Arial, 'Microsoft Sans Serif'; 
    font-size: 12pt; 
    color:  #3B3D44;
    font-weight: bolder }
h2           
{
    font-family: Tahoma, Arial, 'Microsoft Sans Serif'; 
    font-size: 10pt; 
    color:  #3B3D44;
    font-weight: bolder }
h3           
{
    font-family: Tahoma, Arial, 'Microsoft Sans Serif'; 
    font-size: 9pt; 
    color: #3B3D44 }
a			   
{
    font-family: 'Microsoft Sans Serif', Tahoma, Arial;
    font-size: 10pt; 
    color: #0000AD;
    text-decoration: none 
}


.body_larger_font 
{ 
    text-align: center;
    font-size: 30pt;
    color: #404040;
    font-family: 'Microsoft Sans Serif', Tahoma, Arial; }
