body
{
background: #9a9a9a;
font-size: 9pt;
color: black;
font-family: Tahoma;
font-weight: normal;
margin: 40px;
text-align: justify;
}

table
{

font-size: 9pt;
color: black;
font-family: Tahoma;
font-weight: normal;
text-align: justify;
margin: 5px;
border: 1px solid black;
}

td
{

font-size: 9pt;
color: black;
font-family: Tahoma;
font-weight: normal;
text-align: justify;
margin-left: 5px;
padding: 5px;
}

tr
{
margin: 5px;
}

image
{
margin: 10px;
}

a:link{ 
color: #000000; 
font-size: 10pt; 
text-decoration: underline; 
}

a:visited    
{ 
text-decoration: underline; 
color:#C0C0C0; 
font-weight: bold;
}

a:hover      
{ 
color:#0005c0;
text-decoration: underline; 
}

a:active     
{ 
color: #0005c0; 
text-decoration: underline; 
}
