<!--

<style type="text/css">

#nix
{ 
   position:relative;
   color:red;
   font-family:'Times New Roman',Riesling,Arial,serif;
   font-size:140%;
   letter-spacing:0.05em;
   word-spacing:-0.0em; 
}

#U-red0
{
   position:relative;
   color:red;
   font-family:'Times New Roman',Riesling,Arial,serif;
   font-size:140%;
   letter-spacing:0.05em;
   word-spacing:-0.0em;
}

#U-green0
{
   position:relative;
   color:#1CBD7F;
   font-family:'Times New Roman',Riesling,Arial,serif;
   font-size:120%;
   letter-spacing:0.1em;
   word-spacing:-0.0em;
   text-transform:capitalize;
}

#U-red-back
{
   position:relative;
   color:red;
   font-family:Times New Roman,Riesling,Arial,serif;
   font-size:120%;
   letter-spacing:0.1em;
   word-spacing:-0.0em;
   background-color:#1A241F; 
}

#T-back
{
   position:relative;
   color:#9F9474;
   font-family:Helvetica,Arial,serif;
   font-size:80%;
   letter-spacing:0.05em;
   word-spacing:0.0em;
   background-color:#1A241F;
}
#T-normal
{
   position:relative;
   color:#9F9474;
   font-family:Helvetica,Arial,serif;
   font-size:90%;
   letter-spacing:0.05em;
   word-spacing:-0.05em;
   line-height:1.35em;
}


a:link { text-decoration:none; font-weight:100; color:#1CBD7F; }
a:visited { text-decoration:none; font-weight:100; color:#9F9474; }
a:hover { text-decoration:none; font-weight:100; background-color:#1A241F; }
a:active { text-decoration:none; font-weight:100; background-color:#1A241F; }
a:focus { text-decoration:none; font-weight:100; background-color:#1A241F; }


</style>

-->