body   {   background-color: #ffffff;     font-size: 11pt;        font-family: arial, sans-serif;
           margin-right: 0px;     margin-left: 0px;      margin-top: 0px;     margin-bottom: 0px;   }

hr     { color: #186c59;  height: 4px;      }

h1     {   font-family: helvetica, verdana, sans-serif;     font-size: 18px;	   color: #0000cc;     
           padding-top: 6px;        padding-bottom: 2px;        padding-left: 4px;     padding-right: 4px;          
           margin-bottom: 4px;     margin-top: 0px;    margin-right: 9px;  }

h2     { color: #000066;         font-family: helvetica, verdana;
           font-size: 20px;      font-style: normal;     padding: 1px;   margin-top: 4px;     margin-bottom: 1px; }

h3     {   font-family: tahoma, arial, sans-serif;       font-size: 18px;         font-style: italic;
           text-align: center;      color: #000000;      font-weight: bold;      
           padding-top: inherit;    padding-bottom: 3px;     margin-bottom: 0px;     /* space outside padding */   }

h4     {   font-family: helvetica, verdana;           font-size: 34px; 	   color: #ff0000; 
           padding: 4px;     margin-top: 0px;       margin-bottom: 0px;      margin-right: 10px;    }

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

p.s    {   font-family: helvetica, arial, sans-serif;    font-size: 11px;  color: #ffffff;  margin: 0px;  }

p.red  {   color: #ff0000;    }

b      {   font-family: arial, sans-serif;   font-size: 13px;	   color: #000000;    font-weight: bold;  }

b.h      {   font-family: arial, sans-serif;   font-size: 11pt;	   color: #ccffff;    font-weight: bold;  }

b.a    {   font-size: 15px;     color: #ff0000;      }

i      {   font-family: arial, sans-serif;       font-style: italic;     font-size: 13px;   } 
i.sm   {   font-family: arial, sans-serif;   font-size: 12px;    color: #000066;  font-style: normal;  }

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

li     {   font-family: tahoma, arial, sans-serif;   font-size: 10pt;    color: #000066;  }

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

a.a:link  {  color: #009933;   font-family: arial;           font-size: 9pt;     font-weight: normal;
           text-decoration: none;     }
a.a:hover {  color: #00ff00;   font-family: arial;           font-size: 9pt;     font-weight: normal;
           text-decoration: underline;    }
a.a:visited  { color: #009933;   font-family: arial;         font-size: 9pt;       font-weight: normal;
           text-decoration: none;       }

a:link  {  color: blue;   font-family: arial;           font-size: 13px;     font-weight: normal;
           text-decoration: underline;     }
a:hover {  color: #961212;   font-family: arial;           font-size: 13px;     font-weight: normal;
           text-decoration: underline;    }
a:visited  { color: blue;   font-family: arial;         font-size: 13px;       font-weight: normal;
           text-decoration: underline;       }

a.n:link  {  color: #ffffff;   font-family: arial;           font-size: 13px;     font-weight: bold;
           text-decoration: none;  }
a.n:hover {  color: #c3d3fc;   font-family: arial;           font-size: 13px;     font-weight: bold;
           text-decoration: none;  }
a.n:visited  { color: #ffffff;   font-family: arial;         font-size: 13px;     font-weight: bold;
           text-decoration: none;  }

a.h:link  {  color: #034b03;   font-family: tahoma,arial;           font-size: 16px;     font-weight: bold;
           text-decoration: none;     line-height: 16px;     }
a.h:hover {  color: #009933;   font-family: tahoma,arial;           font-size: 16px;     font-weight: bold;
           text-decoration: none;     line-height: 16px;  ;  }
a.h:visited  { color: #034b03;   font-family: tahoma,arial;         font-size: 16px;     font-weight: bold;
           text-decoration: none;     line-height: 16px;  ;  }

img       {border-width: 0px;      border-color: #ff0000;  }
img.a     {border-width: 1px;  border-color: #003300; border-style: solid;   padding: 0px;   margin: 0px;   }