<!--
div {
font-weight: bold;
font-size: 10pt;
font-family: verdana, helvetica, arial;
color: black;
text-align: center;
}
body
{
margin-top: 10px;
margin-right: 10px;
margin-left: 10px;
font-size: 10pt;
font-family: verdana, helvetica, arial;
color: white;
background-image: url('pictures/tlo_left.jpg');
background-attachment: fixed;
}

table
{
font: bold 10pt verdana, helvetica, arial;
}
table.a
{
background-color: #FFFFFF;
font: 10pt verdana, helvetica, arial;
}
p
{
font: 10pt verdana, helvetica, arial;
text-ident: 15%;
text-align: justify;
}
a:link.box, a:visited.box
{
border-bottom: 0px solid black;
border-top: 0px solid black;
border-left: 0px solid black;
border-right: 0px solid black;
color: orange;
line-height: 15px;
text-decoration: none;
}
a:hover.box
{
border-bottom: 1px solid white;
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
color: orange;
background-color: white;
line-height: 15px;
}
-->
