body   {   background-color: #ffffff;
           background-image: url("images/b.jpg");
           font-size: 11pt;        font-family: arial, sans-serif;
           margin-top: 0px;     margin-bottom: 0px;
           margin-right: 0px;     margin-left: 0px;
           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: #000000;    }

p.a    {   font-family: arial, sans-serif;    font-size: 10pt;	   color: #000033;   }
p.a b  {   font-family: arial, sans-serif;    font-size: 12pt;	   color: #000033;   font-weight: bold;  }
p.b    {   font-style: normal    font-size: 10pt;   color: #ff0000;   font-weight: bold;  }

p.red  {   color: #ff0000;    }

h1     {   font-family: tahoma, arial, sans-serif;
           font-size: 26pt;         font-style: italic;
           text-align: center;      color: #ff0000;
          font-weight: bold;             padding-top: 3px;    padding-bottom: 1px;  
           margin-bottom: 0px;     /* space outside padding */   }

h2     {   font-family: helvetica, verdana;
           font-size: 15pt; 	   color: #cccccc; 
           padding: 3px;          margin: 3px;          }
h3     {   font-family: arial, sans-serif;     font-size: 14pt;	   color: #003080;    
           padding: 0px;       margin: 0px;   }

h4     {   font-family: helvetica, verdana;
           font-size: 11pt; 	   color: #ffcc33; 
           padding: 2px;          margin: 0px;          }

h5    {   font-family: arial, sans-serif;    font-size: 11pt;   color: #ff0000;   font-weight: bold;  
          padding: 3px;          margin: 1px;   }

b      {   font-family: arial, sans-serif;
	   font-size: 11pt;	   color: #000033;
           font-weight: bold;       }
i      {   font-family: tahoma, arial, sans-serif;
           font-style: italic;     font-size: 11pt;    }
i.red  {   color: #ff0000;    }

b.z     {   font-family: arial, sans-serif;    font-size: 12px;	   color: #0000cc;   font-weight: normal; }
b.x     {   font-family: arial, sans-serif;    font-size: 12px;	   color: #000033;   font-weight: normal; }
b.sm    {   font-family: arial, sans serif;   color: #cccccc;  font-size: 11px; }
i.sm    {   font-family: arial, sans serif;   font-style: normal;   color: #999999;  font-size: 12px; } 
i.bl    {   font-family: arial, sans serif;   font-style: normal;   color: #003300;  font-size: 11px; }

p i    {   color: #000033;    }     /*  only <i> within <p> will be dblu  */

ul     {   list-style-image: url('images/xxx.jpg') }     /*  image instead of bullet  */

li     {   font-family: tahoma, arial, sans-serif;
	   font-size: 11pt;        text-align: justify;
	   color: #33ffcc;    /* lt green */  }
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.a:link  {  color: #000000;	   font-family: arial;
           font-size: 12px;        font-weight: normal;
           text-decoration: none;     }
a.a:hover {  color: #ff0000;	   font-family: arial;
           font-size: 12px;        font-weight: normal;
           text-decoration: none;    }
a.a:visited  { color: #000000;	   font-family: arial;
           font-size: 12px;        font-weight: normal;
           text-decoration: none;       }

a.d:link  {  color: #990000;	   font-family: arial;
           font-size: 12px;        font-weight: bold;
           text-decoration: underline;     }
a.d:hover {  color: #ff0000;	   font-family: arial;
           font-size: 12px;        font-weight: bold;
           text-decoration: underline;    }
a.d:visited  { color: #990000;	   font-family: arial;
           font-size: 12px;        font-weight: bold;
           text-decoration: underline;       }

img       {border-width: 0px;      border-color: #003366;  }

