<style type="text/css">

A:link
{ text-decoration: none; color:#95855b; }
A:visited
{ text-decoration: none; color:#95855b; }
A:active
{ text-decoration: none; color:#95855b; }
A:hover
{ text-decoration: none; color:#000000; }


body
{ background: #fbf6ed;
background-image: url(bg.jpg);
background-repeat: no-repeat;
background-attachment: fixed;

font-family: tahoma;
color: #000000 ;
font-size: 10pt;

margin-top: 0;
margin-bottom: 0;
margin-left: 5;
margin-right: 5;
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
}

p, tr, td
{ font-family: tahoma;
color: #000000 ;
font-size: 10pt;}

</style>