


body, h3, h1, td, input, button, textarea
{ font-family: sans-serif;
  font-size: 10pt;  
    margin: 0;
    padding: 0;}

A:link {text-decoration: none; }
A:visited {text-decoration: none; }
A:hover {text-decoration: none;}



h3, h1
{ margin: 0px; }

h1
{ 
font-size: 150%;
color: #ffffff;
text-align: justify;
}

h3
{ font-size: 100%; }



table{
    border:0px;
    border-collapse:collapse;
}

table td{
    padding:15px;
    font-family: Tahoma;
    font-size: 9pt;

}







