<html>
<HEAD>
<TITLE>Style Sheet For Web Performer 2.0</TITLE>
<STYLE>
<!--
a:link { text-decoration: underline; color: #FF0000; }
a:visited { text-decoration: underline; color: #666666; }
a:active { text-decoration: underline;  color: #999999; }


.headermain {FONT: 18px "Arial", "Helvetica", sans-serif; FONT-WEIGHT: bold; COLOR:FFFF00; text-decoration: none; }
.myname {FONT: 14px "Arial", "Helvetica", sans-serif; FONT-WEIGHT: bold; COLOR:FF0000; text-decoration: none; }
.howto {FONT: 12px "Arial", "Helvetica", sans-serif; FONT-WEIGHT: bold; COLOR:FF0000; text-decoration: none; }
.regtext {FONT: 10px "Arial", "Helvetica", sans-serif;  COLOR:ffffff; text-decoration: none; }
.textinput  {FONT: 10px "Arial", "Helvetica", sans-serif;  COLOR:000000; text-decoration: none; }

-->
</STYLE>
</HEAD>
<BODY>
</BODY>
</html>

