body {
       margin: 0px 0px 0px 0px;
       padding: 0px 0px 0px 0px;
       font-family: verdana, arial, helvetica, sans-serif;
       background-image: url(../_images/tlo.gif);
       }


a:link, a:visited, a:active {
       text-decoration: none;
       color: #000765;
       font-family: verdana;
       font-weight: bold;
       font-size:11px;
}

a:hover {
        text-decoration: underline;
}


a.menu:link, a.menu:visited {
       text-decoration: none;
       color: #000765;
       font-family: verdana;
       font-weight: bold;
       font-size:12px;
}

a.menu:active {
color: #550000;
}

a.menu:hover {
        text-decoration: underline;
}

p {
       text-align: justify;
       font-family: verdana;
       font-size: 12px;
       color: #111111;
}

p.newsnag {
       text-align: left;
       font-family: verdana;
       font-size: 13px;
       color: #1f70cb;
       font-veight: bold;

}

li {text-align: justify;}

H1 {
       text-align: center;
       font-family: verdana;
       font-size: 16px;
       color: #1f70cb;
       font-weigth: bold;
}

H2 {
       text-align: center;
       font-family: verdana;
       font-size: 14px;
       color: #550000;
       font-weigth: bold;
}

H3 {
text-align: center;
       font-family: verdana;
       font-size: 12px;
       color: #000765;
       font-weigth: bold;
}

hr {
        width: 75%;
        color: #777777;
}

