<HTML>
<STYLE TYPE="text/css">
<!--
BODY { scrollbar-DarkShadow-Color: #e5e5e5; scrollbar-Track-Color: #e5e5e5; 
scrollbar-face-Color: #cccccc; scrollbar-Shadow-Color: #e5e5e5; 
scrollbar-3dLight-Color: #e5e5e5; scrollbar-Highlight-Color: #e5e5e5; 
scrollbar-Arrow-Color: #e5e5e5; }
BODY {background: lightgray; background-image: url(tlo.jpg);}
img { padding:0px; margin 0px; }
H1 {text-decoration: none; color:white; font-family:arial; font-size: 12pt; font-weight: normal;}
H1 b {color:red;}
H2 {text-decoration: none; color:black; font-family:arial; font-size: 10pt; font-weight: normal;}
H3 {text-decoration: none; color:white; font-family:arial; font-size: 10pt; font-weight: normal;}
H4 {text-decoration: none; color:blue; font-family:arial; font-size: 10pt; font-weight:bold;}
A {text-decoration: none; color:orangered; font-family:arial; font-size: 10pt; font-weight: bold;}
A:hover {text-decoration: none; color:darkslateblue; font-family:arial; font-size: 10pt; font-weight: bold;}

SELECT
{
BACKGROUND-COLOR: #F0F8FF;
BORDER-BOTTOM: black 0px solid;
BORDER-LEFT: black 0px solid;
BORDER-RIGHT: black 0px solid;
BORDER-TOP: black 0px solid;
COLOR: #000000;
FONT-FAMILY: arial; font-size: 8pt; font-weight: normal; font-variant: arial;
}

INPUT
{

border : 0px solid #000000; 
height : 20px; 
font-family : verdana; 
font-size : 10px; 
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}



a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
-->
</STYLE>
</HTML>