<style>
<!--
a:link {
color: #000000;
font-family: Trebuchet MS;
font-size: 13pt;
text-decoration: none;
}
a:visited {
color: #000000;
font-family: Trebuchet MS;
font-size: 13pt;
text-decoration: none;
}
a:active {
color: #000000;
font-family: Trebuchet MS;
font-size: 13pt;
text-decoration: none;
}
a:hover {
color: #f9ff3b;
font-family: Trebuchet MS;
font-size: 13pt;
text-decoration: none;
}
body {
background: #FFFFFF url(bg.jpg);
color: #000000;
font-family: Trebuchet MS;
font-size: 8pt;
background-repeat: no-repeat;

}
h1 {
color: #000000;
font-family: Trebuchet MS;
}
h2 {
color: #000000;
font-family: Trebuchet MS;
}
h3 {
color: #000000;
font-family: Trebuchet MS;
}
h4 {
color: #000000;
font-family: Trebuchet MS;
}
h5 {
color: #000000;
font-family: Trebuchet MS;
}
td {
color: #000000;
font-family: Trebuchet MS;
font-size: 8pt;
}
p {
color: #000000;
font-family: Trebuchet MS;
font-size: 8pt;
}
div#main {
position: absolute;
top: 180px;
left: 215px;
width: auto;
height: auto;
}
div#menu {
position: absolute;
top: 165px;
left: 50px;
width: auto;
height: auto;
}
div#footer {
position: absolute;
top: 380px;
left: 350px;
width: auto;
height: auto;
}
-->
</style>
