<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!-- /* hide it -- Style Sheet for sound pages */

BODY { color: #000000; background: #FFFFFF; 
       background-image: url(images/sound_bg.gif); 
       font-size: 1em; } 
H1, H2, H3  { font-family: verdana, geneva, arial, sans-serif; 
              color: #330099; }
H1   { font-size: 2em;   font-weight: bold; }
H2   { font-size: 1.2em; font-weight: bold; }
P    { color: #000000; 
       font-family: verdana, geneva, arial, sans-serif; 
       font-size: 0.8em; } 
P.footer        { font-family: verdana, geneva, arial, sans-serif; 
                  font-size: 0.6em; }
A:link    { color: #990033; text-decoration: none; font-weight: bold; } 
A:visited { color: #996699; text-decoration: none; font-weight: bold; } 
A:active  { color: #CCCCCC; text-decoration: none; } 
A:hover   { color: #CCCCCC; text-decoration: none; background: #990033; } 
OL   { font-family: verdana, geneva, arial, sans-serif; 
       font-size: 0.8em; } 
UL   { list-style: square; 
       font-family: verdana, geneva, arial, sans-serif; 
       font-size: 0.8em; } 
TD   { color: #000000; 
       font-family: verdana, geneva, arial, sans-serif; 
       text-align: left; vertical-align: top; } 
TD.smalltype  { font-size: 0.6em; background: #CC99CC; }
TD.right        { text-align: right; vertical-align: top; }
TD.rightbottom  { text-align: right; vertical-align: bottom; } 
TD.bottom       { text-align: left; vertical-align: bottom; } 
TH   { color: #FFFFFF; 
       background: #663366;
       font-family: verdana, geneva, arial, sans-serif; 
       font-size: 0.8em; font-weight: bold; 
       text-align: left; vertical-align: top; } 
SPAN.playlink   { font-family: verdana, geneva, arial, sans-serif; 
                  font-size: 0.6em; }
SPAN.caption    { font-family: verdana, geneva, arial, sans-serif; 
                  font-size: 0.6em; }

/* end hiding */ --&gt;
</pre></body></html>