body   {   background-color: #ffffff;
           font-size: 11pt;
           font-family: arial, sans-serif;
           margin-right: 40px;
           margin-left: 40px;
           scrollbar-3d-light-color:#6600cc;
           scrollbar-arrow-color:#330000;
           scrollbar-base-color:#6600cc;
           scrollbar-dark-shadow-color:#6600cc;
           scrollbar-face-color:#0099cc;         /* bar */
           scrollbar-highlight-color:#ccccff;    /* background */
           scrollbar-shadow-color:#6600cc;      }
p      {   font-family: arial, sans-serif;
	   font-size: 11pt;
	   color: #0033cc;   /* dk blue */        }
p.1    {   font-family: arial, sans-serif;
	   font-size: 11pt;
	   text-align: justify;
	   color: #8b0000;      /* dark red */      }
h1     {   font-family: tahoma, arial, sans-serif;
           font-size: 20pt;
           font-style: italic;
           text-align: center;
	   color: #333399;      /* dk blue */        
	   font-weight: bold;        }
h2     {   font-family: helvetica, verdana, arial;
           font-size: 16pt;
	   color: #336666;    /* green-blue */              }
h3     {   font-family: park avenue, nuptialscript, westminster, arial;
           font-size: 28pt;
	   color: #993300;   /* dk red */               }
b      {   font-family: arial, sans-serif;
	   font-size: 11pt;
	   color: #000000;    /* black */        
           font-weight: bold;       }
i      {   font-family: tahoma, arial, sans-serif;
           font-style: italic;
           font-size: 11pt;
	   color: #000033;    /* dk blue */     }
li     {   font-family: tahoma, arial, sans-serif;
	   font-size: 11pt;
	   text-align: justify;
	   color: #006600;    /* green */  }
li.s     { font-family: arial, sans-serif;
	   font-size: 10pt;
	   text-align: left;
	   color: #006600;    /* green */  }

td     {   font-family: arial, sans-serif;
	   font-size: 11pt;
	   color: #663300;          }
a:link  {  color: #cc0000;      /* dk red */        
	   font-family: arial;
           font-size: 11pt;
           font-weight: bold;
           text-decoration: none;     }
a:hover {  color: #ff66cc;      /* pink */        
	   font-family: arial;
           font-size: 11pt;
           font-weight: bold;
           text-decoration: underline;    }
a:visited  {
	   color: #996600;      /* brown */        
	   font-family: arial;
           font-size: 11pt;
           font-weight: bold;
           text-decoration: none;       }

