<STYLE type="text/CSS">
 B {font-weight: 600;}

 A:link {font-style: normal; 
   text-decoration: none; 
   font-weight: bold;
   color: #AA3311;}

 A:active {font-style: normal; 
   text-decoration: none; 
   font-weight: bold;
   color: brightgreen;}

 A:visited {font-style: normal; 
   text-decoration: none; 
   font-weight: bold;
   color: #AA3311;}

 A:hover {font-style: normal;
   text-decoration: underline; 
   font-weight: bold;
   color: #FF6622;}
			
 TD {font-family: Verdana, Frutiger, Helvetica, sans-serif;
    font-size: 10pt;}
 P  {font-family: Verdana, Frutiger, Helvetica, sans-serif;
    font-size: 10pt;}
 LI {font-size: 10pt;}
 DT {font-size: 12pt;}
 DD {font-size: 10pt;}

 strong {font-weight: 600;}

.copynote {font-size: 8pt;
     color: #CCCCCC;}

.audition {font-size: 8pt;}
</STYLE>
