body   {   background-color: #ffffcc;           background-image: url("images/b2.jpg");
           font-size: 11pt;        font-family: arial, sans-serif;
           margin-right: 0px;     margin-left: 0px;      margin-top: 0px;     margin-bottom: 0px;   }

hr     {   color: #006699;  height: 3px;      }

p      {   font-family: helvetica, Arial;    font-size: 14px;	   color: #330000;   margin: 2px;  }

p.red  {   color: #ff0000;    }

h1      {   font-family: helvetica, arial;    font-size: 14px;	   color: #660000;     font-weight: bold;     
            padding: 0px;   margin: 0px;   }

h1.a     {   color: #660000;         font-family: georgia,times new roman, verdana;       
           font-size: 26px;      font-style: normal;     padding: 0px;   margin: 0px;   }

h2.a     {   font-family: helvetica, arial;      color: #003300;     font-size: 11pt;     font-weight: bold;
           padding: 3px;   margin: 0px;    }

h3.a     {   font-family: georgia, times new roman, verdana;       font-size: 22px;   color: #c06020; 
           text-align: center;       font-weight: bold;      
           padding-bottom: 3px;      margin-bottom: 0px;     /* space outside padding */   }


h4     {   font-family: comic sans ms,helvetica, verdana;       font-size: 18px;   color: #006656; 
           padding: 0px;      margin: 0px;          }

b      {   font-family: helvetica, arial;    font-size: 14px;	   color: #660000;     font-weight: bold;       }

b.nav  { color: #e1940d;  font-size: 10pt;   font-weight: normal;   }
b.a    { color: #003366;  font-size: 10pt;      }

p.sm   {   font-size: 9pt;	   color: #000000;      }
b.sm   {   font-size: 9pt;	   color: #003300;      }
i.sm   {   font-size: 7pt;	   color: #330000;   font-style: normal;   }

i      {   font-family: helvetica, arial, sans-serif;    font-style: italic;     font-size: 14px;  }
i.h    {   font-size: 15px;  }

p i    {   color: #000000;    }     /*  only  within   */

ul     {   list-style-image: url("images/bul2.gif");  margin-bottom: 2px;  }

li     {   font-family: tahoma, arial, sans-serif;    line-height: 18px; 
	   font-size: 14px;        color: #003300;    /* grn */  }

td     {   font-family: arial, sans-serif; 	   font-size: 14px;       color: #000000;          }

a:link    {  color: #006656;    font-family: helvetica,arial;
             font-size: 14px;   font-weight: bold;        text-decoration: underline;     }
a:hover   {  color: #336633;    font-family: helvetica,arial;
             font-size: 14px;   font-weight: bold;        text-decoration: underline;    }
a:visited  { color: #006656;    font-family: helvetica,arial;
           font-size: 14px;     font-weight: bold;        text-decoration: underline;       }

a.a:link  {  color: #000000;   font-family: arial;    font-size: 9pt;     font-weight: normal;
           text-decoration: none;     }
a.a:hover {  color: #0000cc;   font-family: arial;    font-size: 9pt;     font-weight: normal;
           text-decoration: underline;    }
a.a:visited  { color: #000000;   font-family: arial;  font-size: 9pt;       font-weight: normal;
           text-decoration: none;       }

a.n:link     {  color: #006633;    font-family: Trebuchet MS, Arial;   
             font-size: 11px;   font-weight: bold;        text-decoration: none;     }
a.n:hover    {  color: #336633;    font-family: Trebuchet MS, Arial;    
             font-size: 11px;   font-weight: bold;        text-decoration: underline;    }
a.n:visited  {  color: #006633;    font-family: Trebuchet MS, Arial;   
             font-size: 11px;     font-weight: bold;        text-decoration: none;       }


img       {border-width: 0px;      border-color: #ff0000;  }
img.a     {border: 4px ridge #800000;   }
