<style>






.text_bold       { font-size: 10pt; font-family: Helvetica,Arial,sans-serif; font-weight: bold }
.text_small  { font-family: Helvetica,Arial,sans-serif, sans-serif; font-size: 9px; font-style: normal; 
               font-weight: normal; font-variant: normal; color: #000000 }
.text        { font-family: Helvetica,Arial,sans-serif; font-size: 12px }
.text_large  { font-family: Helvetica,Arial,sans-serif; font-size: 18px }



a            {   
  color:#ff6c00;
  text-decoration:none;
  font-weight: bold;}

a:hover, a:focus, a:active
{
  color: #000000;
  background:#c1c1c1;
  font-weight: bold;
}


#primary_background{
  background-color: #ffffff;
}


</style>
