/* CSS Document */
<style type="text/css">
a
{
float:bottom;
text-decoration:none;
color:"#000000";
font: Geneva, Arial, Helvetica, san-serif;
font-size: 8pt;
}
a:link {background-color: #967F49; color: #000000; padding:0.2em 0.6em; text-decoration: none}
a:visited {background-color: #967F49; color: #000000; padding:0.2em 0.6em; text-decoration: none}
a:hover {background-color: #967F49; color: #000000; padding:0.2em 0.6em;}
a:active {background-color: #967F49; color: #000000; padding:0.2em 0.6em; text-decoration: none}

body
{
background-image:url('logo2.jpg');
background-attachment:fixed;
background-repeat: no-repeat;
background-color: #E8A61C;
background-position: center center;
scrollbar-face-color: #E8A61C;
scrollbar-arrow-color: #967F49;
scrollbar-shadow-color: #967F49;
scrollbar-highlight-color: #967F49;
scrollbar-base-color: #E8A61C;
scrollbar-darkshadow-color: #E8A61C;
scrollbar-track-color: #E8A61C;
}

h1
{
font-size: 9pt;
color:"#000000";
font-family: Geneva, Arial, Helvetica, san-serif;
text-align: left
}

h2
{
font-size: 13pt;
color:"#000000";
font-family: Geneva, Arial, Helvetica, san-serif;
text-align: left
}

h3
{
font-size: 11pt;
color:"#000000";
font-family: Geneva, Arial, Helvetica, san-serif;
text-align: left
}
</style>




