body, td 
{
 margin-left: 20px;
 margin-top: 20px;
 margin-right: 20px;
 font-family: Verdana,Arial,sans-serif;
 font-size: 12pt;
 color: #630;
 background-color: #ffc;
}

p 
{
 text-align: justify;
}

.img 
{
 text-align: center;
} 

.it
{
 font-style: italic;
 font-weight: bold;
}

.gr
{
 font-size: 18pt;
}

.kl
{
 font-size: 8pt;
}

.kl2
{
 font-size: 10pt;
}

.li
{
 text-align: left;
}

a:link 
{
 color: #f00;
 text-decoration: none;
} 
 
a:active 
{
 color: #630;
 text-decoration: none;
}
a:visited 
{
 color: #900;
 text-decoration: none;
}

.rot
{
 color: #c00;
}

