body   {   background-color: #ffffcc;
           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: 11pt;	   color: #000033;     }
p.sm   {   font-size: 9pt;	   color: #003300;      }
b.sm   {   font-size: 9pt;	   color: #003300;      }
i.sm   {   font-size: 9pt;	   color: #003300;      }
p.smr   {  font-size: 9pt;	   color: #ff0000;      }

p.red  {   color: #ff0000;    }

h1     {   font-family: tahoma, arial, sans-serif;
           font-size: 30pt;         font-style: italic;
           text-align: center;      color: #339999;
	   font-weight: bold;       padding-top: 2px;    padding-bottom: 3px;  /* area of background */
           margin-bottom: 0px;     /* space outside padding */   }

h2     {   font-family: comic sans ms, helvetica, verdana;
           font-size: 16pt; 	   color: #993366; 
           padding: 2px;          margin-bottom: 4px;          }

h3     {   font-family: tahoma, arial, sans-serif;    font-size: 12px;	   color: #003399;    
           padding-top: 6px;    padding-bottom: 0px;  /* area of background */
           margin: 4px;      }

b      {   font-family: arial, sans-serif;
	   font-size: 11pt;	   color: #000066;     font-weight: bold;       }
i      {   font-family: tahoma, arial, sans-serif;
           font-style: italic;     font-size: 11pt;    }
p i    {   color: #000033;    }     /*  only <i> within <p> will be dblu  */

li     {   font-family: tahoma, arial, sans-serif;
	   font-size: 11pt;        text-align: justify;
	   color: #990066;    /* dk red */  }
td     {   font-family: arial, sans-serif;
	   font-size: 11pt;       color: #000000;          }
a:link  {  color: #3333ff;
	   font-family: arial;
           font-size: 11pt;
           font-weight: bold;
           text-decoration: none;     }
a:hover {  color: #ff0033;
	   font-family: arial;
           font-size: 11pt;
           font-weight: bold;
           text-decoration: underline;    }
a:visited  { color: #003366;  font-family: arial;   font-size: 11pt;   font-weight: bold;
           text-decoration: none;       }

a.b:link  {  font-weight: normal;  text-decoration: underline;  }
a.b:hover {  font-weight: normal;  text-decoration: underline;  }
a.b:visited  { font-weight: normal; text-decoration: underline; }

a.a:link  {  color: #3333ff;
	   font-family: arial;
           font-size: 8pt;
           font-weight: normal;
           text-decoration: none;     }
a.a:hover {  color: #ff0033;
	   font-family: arial;
           font-size: 8pt;
           font-weight: normal;
           text-decoration: underline;    }
a.a:visited  { color: #003366;
	   font-family: arial;
           font-size: 8pt;
           font-weight: normal;
           text-decoration: none;       }

img       {border-width: 0px;      border-color: #003366;  }
img.a {   border-width: 2px;  border-color: 0099cc; border-style: solid;  padding: 0px;   }

hr    { color: #000066;  height: 4px;      }