<HTML>
<HEAD>
  <TITLE>universal style</TITLE>


<!--
BODY 
      {font-size: 14pt; 
      font-family: "Arial";
      line-height: 16pt;
      color: AAFFff;
      background-color: black }

  H1 {font-size: 20pt;
      font-family: "Arial";
      font-weight: bold;
      line-height: 0pt;
      color: 9966cc}
  
  H2 {font-size: 15pt;
      font-family: "Arial";
      font-weight: bold;
      line-height: 0pt;
      margin-top: 30pt;
      color: 9966cc}
  
  P  {font-size: 14pt; 
      font-family: "Arial";
      line-height: 16pt;
      margin-top: 6pt}
  
  PRE {font-size: 14pt;
       font-family: "Monospac821 BT";
       line-height: 16pt;
       color: white}
       


.bold {  text-decoration: bold;
             color: black; 
             font-family: "courier, arial";
             font-size: 14pt;
             font-weight: heavy; }
a:link {  text-decoration: none;
             color: blue; 
             font-family: "ms sans serif";
             font-size: 12pt;
             font-weight: heavy; }         
.head  {  color: #000000; 
             font-family: "ms sans serif";
             font-size: 35px;
             margin-top: 35px;
             margin-left: 28px; }
.foo      {  text-decoration: underline;
             color: #00FF00; 
             font-family: "courier";
             font-size: 14pt;
             font-weight: heavy; }      





A.highlighted   {background-color: ff0000}
A.type2:link    {color:#0000FF; text-decoration:underline;}
A.type2:visited {color:#00FFff; text-decoration:underline;}
A.type2:active  {color:#FF0000; text-decoration:underline;}
A.type2:hover   {color:#ff0000; text-decoration:underline;}


DIV.quotation {font-family: courier;
		font-size: 10pt;
		text-align: center}


-->


       
</HEAD>
</BODY></HTML>





