body 
{
background: #000000;
font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
text-align: center;
}


h1
{
color: #FFFFFF;
text-align: center;
font-size: 24pt;
font-weight: bold;
margin-top: 0.5cm;
margin-bottom: 0.5cm;
}


p
{
color: #FFFFFF;
text-align: justify;
font-size: 12pt;
margin-left: 1cm;
margin-right: 1cm;
margin-top: 0cm;
margin-bottom: 0cm;
}

p.table
{
color: #FFFFFF;
text-align: left;
font-size: 14pt;
font-weight: bold;
margin-left: 0cm;
margin-right: 0cm;
margin-top: 0cm;
margin-bottom: 0cm;
}

p.disclaimer
{
color: #FFFFFF;
text-align: center;
font-size: 10pt;
}

table.pageframe
{ 
margin-left: auto;
margin-right: auto;
width: 640;
}

a:link 
{
color: #FFFFFF; 
text-decoration: none;
} 

a:visited
{
color: #FFFFFF; 
text-decoration: none;
} 

a:hover
{
color: #FFFFFF; 
text-decoration: underline;
} 

a:active
{
color: #FFFFFF; 
text-decoration: underline;
}

