body   {   background-color: #ffffff;            background-image: url("image/marbblack.jpg");
           font-size: 11pt;        font-family: arial, sans-serif;
           margin-right: 0px;     margin-left: 0px;     margin-top: 0px;     margin-bottom: 0px;   }

hr     { color: #006633;  height: 4px;      }

p      {   font-family: arial, sans-serif;	  font-size: 13px;	   color: #000066;    margin: 0px;       }

p.red  {   color: #ff0000;    }

h3     {   font-family: tahoma, arial, sans-serif;           font-size: 20pt;         font-style: italic;
           text-align: center;      color: #cc3333;	  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;          }

h1     {   font-family: helvetica, verdana, sans-serif;    font-size: 16px;	   color: #cb840c;       padding: 0px;
           margin-bottom: 0px;    margin-top: 0px;   letter-spacing: 1px;   /* was 19px ff6600 */   }

h2     { color: #c40000;       font-family: helvetica, verdana;     font-size: 20px;  /* was cc3366 17px */    padding: 0px;  margin: 1px;   }

sup.a  { font-size: 9px;  } 

b      {   font-family: arial, sans-serif;	   font-weight: bold;       }
b.red  { color: #c40000;        }
b.a    { color: #003366;  font-size: 10pt;      }

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

p i    {   color: #000033;    }     /*  only <i> within <p>  */

ul     {   margin-top: 2px;  margin-bottom: 2px;    }
li     {   font-family: arial, sans-serif;	   font-size: 13px;       color: #000000;    /* blk */    margin-top: 2px; }

td     {   font-family: arial, sans-serif;	   font-size: 14px;       color: #000000;          }

a:link    {  color: #0066cc;    font-family: arial;             font-size: 13px;   font-weight: normal;
             text-decoration: underline;     }
a:hover   {  color: #ff0033;    font-family: arial;             font-size: 13px;   font-weight: normal;
             text-decoration: underline;    }
a:visited  { color: #cc9900;    font-family: arial;           font-size: 13px;     font-weight: normal;
           text-decoration: underline;       }

a.a:link  {  color: #ffcc33;   font-family: arial;           font-size: 14px;     font-weight: normal;
           text-decoration: none;     }
a.a:hover {  color: #ffff00;   font-family: arial;           font-size: 14px;     font-weight: normal;
           text-decoration: underline;    }
a.a:visited  { color: #ccffff;   font-family: arial;           font-size: 14px;       font-weight: normal;
           text-decoration: none;       }

hr     { color: #006633;  height: 4px;      }

img       {border-width: 0px;      border-color: #ff0000;  }
img.a     {  border: 2px solid #000066;  }

i.a    {   font-family: arial,helvetica,sans-serif;    font-size: 11px;   color: #ff6600;   font-style: normal;  }
