body  { background-color: #ffff99;    background-image: url('images/xx.gif'); 
           font-size: 11pt;        font-family: arial, sans-serif;
           margin-top: 0px;     margin-bottom: 0px;
           margin-right: 0px;     margin-left: 0px;    }

p      {   font-family: arial, sans-serif;    font-size: 14px;   color: #2e2e2e;      margin: 0px;    }

p.red  {   color: #ff0000;    }

h1     {   font-family: times new roman, arial, sans-serif;      font-size: 24pt;         font-style: normal;
           color: #ff0000;          font-weight: bold;     
           padding-top: inherit;    padding-bottom: 3px;  /* area of background */
           margin-bottom: 0px;     /* space outside padding */   }

h2     {   font-family: trebuchet ms, helvetica, verdana;       font-size: 14pt;   color: #000066; 
           padding-top: 2px;   padding-bottom: 2px;       margin-bottom: 0px;          }

h3     {   font-family: arial, sans-serif;      font-size: 16pt;      color: #ff0000;     font-style: italic;
           padding: 1px;      margin-top: 0px;    margin-bottom: 2px;  }

h4     {   font-family: arial, sans-serif;      font-size: 12pt;      color: #017026;    padding-bottom: 1px;    }

b      {   font-family: arial, sans-serif;
	   font-size: 14px;	   color: #2e2e2e;    font-weight: bold;       }

b.name {   color: #000000;       }

i      {   font-family: arial, tahoma, arial, sans-serif;       font-style: italic;     font-size: 14px;    }

p.h     {   color: #2e2e2e;  font-size: 14px;  }
p.h b   {   color: #000000;  font-size: 14px; font-weight: bold; }

p.sm    {   color: #000066;  font-size: 11px; }
b.sm    {   font-family: arial, sans serif;   color: #9999cc;  font-size: 12px; }
i.sm    {   font-family: arial, sans serif;   font-style: normal;   color: #000000;  font-size: 12px; } 
i.bl    {   font-family: arial, sans serif;   font-style: normal;   color: #000066;  font-size: 12px; } 


ul     {   list-style-image: url('images/byy.gif')     /*  image instead of bullet  */
           margin: 0px;      padding-left: 14px;   }

li     {   font-family: tahoma, arial, sans-serif;
	   font-size: 13px;       color: #000000;    /* blk */  }
td     {   font-family: arial, sans-serif;
	   font-size: 11pt;       color: #000000;          }
a:link  {  color: #017026;	   font-family: georgia, times new roman;           font-size: 11pt;
           font-weight: bold;           text-decoration: none;     }
a:hover {  color: #ff0000;	   font-family: georgia, times new roman;           font-size: 11pt;
           font-weight: bold;           text-decoration: underline;    }
a:visited  {
	   color: #017026;	   font-family: georgia, times new roman;           font-size: 11pt;
           font-weight: bold;           text-decoration: none;       }

a.a:link  {  color: #017026;       font-family: arial;           font-size: 8pt;
           font-weight: normal;           text-decoration: none;     }
a.a:hover {  color: #ff0000;	   font-family: arial;           font-size: 8pt;
           font-weight: normal;           text-decoration: underline;    }
a.a:visited  { color: #017026;	   font-family: arial;           font-size: 8pt;
           font-weight: normal;           text-decoration: none;       }

img       {border-width: 0px;      border-color: #ff0000;  }
