body   {   background-image: url("/image/Bakge11.gif");
           background-color: #cccc99;     /* tan */
           font-size: 10pt;           font-family: arial, sans-serif;
           margin-right: 20px;           margin-left: 20px;
           scrollbar-3d-light-color:#99cc99;
           scrollbar-arrow-color:#000000;
           scrollbar-base-color:#cccc99;
           scrollbar-dark-shadow-color:#336600;
           scrollbar-face-color:#cc3333;         /* bar */
           scrollbar-highlight-color:#ffcccc;    /* background */
           scrollbar-shadow-color:#6699cc;      }
p      {   font-family: arial, sans-serif;	   font-size: 10pt;	   text-align: justify;
	   color: #000000;    /* black */     }

p.red  {   font-family: arial, sans-serif;	   font-size: 10pt;	   text-align: justify;
	   color: #ff3333;      /* red */      }

p.green  {   font-family: arial, sans-serif;	   font-size: 10pt;	   text-align: justify;
	   color: #006666;      /* green */      }

p.yellow  {   font-family: arial, sans-serif;	   font-size: 10pt;	   text-align: justify;
	   color: #ffff33;      /* yellow */      }

h1     {   font-family: comic sans ms, arial, sans-serif;
           font-size: 23pt;           font-weight: bold;           text-align: center;
	   color: #0066ff;     /*  blu */  	   font-weight: bold;      }

h2     {   font-family: helvetica, verdana, arial;           font-size: 14pt;	   color: #996633;   /* brown */ 
           margin: 1px;      padding: 1px;          }

h3     {   font-family: comic sans ms, helvetica, westminster, arial;
           font-size: 12pt;	   color: #006666;   /* blu grn */       }

b      {   font-family: arial, sans-serif;	   font-size: 10pt;	   color: #333366;     /* blue gray */           
           font-weight: bold;       }
b.green {   font-family: arial, sans-serif;	   font-size: 10pt;	   color: #339900;     /* green */           
           font-weight: bold;       }

i      {   font-family: tahoma, arial, sans-serif;
           font-style: italic;
           font-size: 10pt;
	   color: #336666;    /* blue gry */     }
li     {   font-family: tahoma, arial, sans-serif;
	   font-size: 10pt;
	   text-align: justify;
	   color: #330099;    /* purple */  }
td     {   font-family: arial, sans-serif;
	   font-size: 10pt;
	   color: #333333;          }
a:link  {  color: #cc0033;    /* dk red */    
	   font-family: arial;
           font-size: 10pt;
           font-weight: bold;
           text-decoration: none;     }
a:hover {  color: #ff6633;    /* orange */ 
	   font-family: arial;
           font-size: 10pt;
           font-weight: bold;
           text-decoration: underline;    }
a:visited  {
	   color: #0066cc;   /* blue */           
	   font-family: arial;
           font-size: 10pt;
           font-weight: bold;
           text-decoration: none;       }

a.a:link  {  color: #cc0033;    /* dk red */           
	   font-family: arial;
           font-size: 9pt;
           font-weight: normal;
           text-decoration: none;     }
a.a:hover {  color: #ff6633;    /* orange */           
	   font-family: arial;
           font-size: 9pt;
           font-weight: normal;
           text-decoration: underline;    }
a.a:visited  { color: #0066cc;   /* blue */           
	   font-family: arial;
           font-size: 9pt;
           font-weight: normal;
           text-decoration: none;       }
