<HTML>
<HEAD>
<TITLE>Charyll Style Sheet</TITLE>


<STYLE type="text/css">
<!--

BODY   {Background-color: #FDF5E6}

H1     {font-style:Verdena;
        font-weight:bold;
        font-size:24pt;
        color:brown;}

H2     {font-style:Verdena;
        font-weight:Bold;
        font-size:12pt;}

P      {font-style:Arial, Helvetica; Arial;
        Font-weight:bold;
        font-size:11pt;
        color:brown;} 


TR TD  {font-style:Arial, Helvetica; Arial;
        font-weight:bold;
        font-size:10pt;
        color:brown;}

A   {color:#0000A0; 
     vlink:#191970;
     text-decoration:none;}

A:hover {color:#8B4513; background-color:#B2DFEE;} 


-->


</STYLE>
</HEAD>
</HTML>


