
<style type=text/css>

  <!-- for content text -->

  p { font-family: verdana, helvetica; font-size:10pt; text-align: left; color: #660000; }

  td { font-family: verdana, helvetica; font-size:10pt; color: #660000; }

  th { font-family: verdana, helvetica; font-size:10pt; color: #660000; }
                  
  <!-- for regular text links -->

  a { font-family: verdana, helvetica; font-size:10pt; color:#660000; }
  a:link { color: #660000; font-size:10pt; } 
  a:visited { color: #660000; font-size:10pt; } 
  a:active { color: color: #ff7f00; font-size:10pt; } 
  
  ul { font-family: arial, helvetica; font-size:10pt; text-align: left; color: #660000; }

  h2 { font-family: verdana, helvetica; font-size:16pt; color: #660000; }
  h3 { font-family: verdana, helvetica; font-size:14pt; color: #660000; }
  h4 { font-family: verdana, helvetica; font-size:12pt; color: #660000; }
  h5 { font-family: verdana, helvetica; font-size:7pt; color: #660000; }

  a:hover { color:#ff0000; font-size:10pt; } 

  body { background: #cfda99; }
</style>