body   {   background-color: #ffffcc;        background-image: url("images/xx.jpg");
           font-size: 11pt;        font-family: arial, sans-serif;
           margin-right: 0px;     margin-left: 0px;      margin-top: 0px;     margin-bottom: 0px;   }

hr     { color: #990033;  height: 4px;      }

h1     {   font-family: helvetica, verdana, sans-serif;     font-size: 23px;	   color: #ccffff;     
           padding: 0px;          margin-bottom: 8px;            margin-top: 0px;    }

h2     { color: #990033;         font-family: helvetica, verdana;
           font-size: 18px;      font-style: normal;     padding: 5px;    }

h3     {   font-family: tahoma, arial, sans-serif;       font-size: 20pt;         font-style: italic;
           text-align: center;      color: #003300;      font-weight: bold;      
           padding-top: inherit;    padding-bottom: 3px;     margin-bottom: 0px;     /* space outside padding */   }

h4     {   font-family: helvetica, verdana;           font-size: 17pt; 	   color: #000066; 
           padding: 0px;          margin-bottom: -3px;          }

p      {   font-family: arial, sans-serif;    font-size: 11pt;	   color: #000000;   margin: 0px;   }

p.h      {   font-family: arial, sans-serif;  font-size: 11pt;	   color: #ffffcc;    }

p.red  {   color: #ff0000;    }

b      {   font-family: arial, sans-serif;   font-size: 11pt;	   color: #000066;    font-weight: bold;  }

b.h      {   font-family: arial, sans-serif;   font-size: 11pt;	   color: #ccffff;    font-weight: bold;  }

b.a    { color: #ffffcc;  font-size: 10pt;      }

i      {   font-family: tahoma, arial, sans-serif;       font-style: italic;     font-size: 11pt;   } 
p i    {   color: #000033;    }     /*  only  within   */

li     {   font-family: tahoma, arial, sans-serif;   font-size: 10pt;    text-align: justify;   color: #000066;  }

td     {   font-family: arial, sans-serif;	   font-size: 11pt;       color: #000000;   }

a.a:link  {  color: #ffcc33;   font-family: arial;           font-size: 9pt;     font-weight: normal;
           text-decoration: none;     }
a.a:hover {  color: #ffff00;   font-family: arial;           font-size: 9pt;     font-weight: normal;
           text-decoration: underline;    }
a.a:visited  { color: #ccffff;   font-family: arial;         font-size: 9pt;       font-weight: normal;
           text-decoration: none;       }

a:link  {  color: #0010f0;   font-family: arial;           font-size: 11pt;     font-weight: normal;
           text-decoration: none;     }
a:hover {  color: #990033;   font-family: arial;           font-size: 11pt;     font-weight: normal;
           text-decoration: underline;    }
a:visited  { color: #0000cc;   font-family: arial;         font-size: 11pt;       font-weight: normal;
           text-decoration: none;       }

a.n:link  {  color: #ffffff;   font-family: arial;           font-size: 12px;     font-weight: bold;
           text-decoration: none;     }
a.n:hover {  color: #ffffcc;   font-family: arial;           font-size: 12px;     font-weight: bold;
           text-decoration: none;    }
a.n:visited  { color: #ffffff;   font-family: arial;         font-size: 12px;     font-weight: bold;
           text-decoration: none;       }

img       {border-width: 0px;      border-color: #ff0000;  }
img.a     {border-width: 1px;  border-color: #000060; border-style: solid;   padding: 4px;   margin: 0px;   }
