FONT, DIV, BODY, P, BR, INPUT, SELECT, TEXTAREA, TD 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

A 
{
color: #4076af;
text-decoration: underline;
}

A:hover 
{
color: #4076af;
text-decoration: none;
}

A:visited 
{
color: #4076af;
text-decoration: underline;
}

A:visited:hover 
{
color: #4076af;
text-decoration: none;
}

#ContentArea 
{
padding: 10px;
}

.Title 
{
font-size: 13pt;
font-weight: bold;
color: #003399;
width: 400px;
}

#BodyTekst 
{
width: 400px;
}