body   {   background-color: #024545;   font-size: 11pt;    font-family: arial, sans-serif;
           margin-top: 0px;       margin-bottom: 0px;
           margin-right: 0px;     margin-left: 0px;    }

p      {   font-family: calisto mt,times new roman,garamond, serif;     font-size: 11pt;	   
           color: #ffffcc;        margin: 0px;       }

p.red  {   color: #ff0000;    }

p.foot {   font-size: 11px;    font-weight: normal;    color: #177070;   }

h1     {   font-family: calisto mt,times new roman,garamond, serif;
           font-size: 26pt;         font-style: normal;
           text-align: center;      color: #cc99ff;
	   font-weight: bold;       letter-spacing: 6.5pt;
           padding-top: inherit;    padding-bottom: 0px;  /* area of background */
           margin-bottom: 0px;     /* space outside padding */   }

h2     {   font-family: calisto mt,times new roman,garamond, serif;  letter-spacing: 4.2px;
           font-size: 17pt; 	   color: #cc99ff; 
           padding: 0px;          margin-bottom: 0px;  margin-top: 0px;        }
h3     {   font-family: calisto mt,times new roman,garamond, serif;
           font-size: 14pt;	   color: #ccff99;          }
b      {   font-family: calisto mt,times new roman,garamond,;
	   font-size: 11pt;	   color: #ffffcc;           font-weight: bold;       }
b.sm   {   font-size: 10pt;   }

i      {   font-family: calisto mt,times new roman,garamond,serif;
           font-style: italic;     font-size: 11pt;    }
i.pink {   font-family: calisto mt,times new roman, serif;   color: #ffffcc;   /* color: #f0b000; dk gold */
           font-style: italic;     font-size: 11pt;    }

b.pink { font-family: calisto mt,times new roman, serif;    color: #ffffcc;
           font-weight: bold;      font-style: normal;     font-size: 11pt;  }

i.blue {   font-family: calisto mt,times new roman,garamond, serif;    color: #3366ff;
           font-style: italic;     font-size: 10pt;    }
p i    {   color: #ffff99;    }     /*  only <i> within <p> will be yello  */

li     {   font-family: calisto mt,times new roman,garamond,serif;
	   font-size: 11pt;        text-align: justify;
	   color: #008080;    /* teal */  }
td     {   font-family: calisto mt,times new roman,garamond,serif;
	   font-size: 11pt;       color: #000000;          }
a:link  {  color: #99cc99;   font-family: calisto mt,times new roman,garamond;
           font-size: 11pt;  font-weight: bold;
           text-decoration: none;     }
a:hover {  color: #ffcc33;   font-family: calisto mt,times new roman,garamond;
           font-size: 11pt;  font-weight: bold;
           text-decoration: underline;    }
a:visited  {   color: #ccccff;	   font-family: calisto mt,times new roman,garamond;
           font-size: 11pt;        font-weight: bold;
           text-decoration: none;       }

a.a:link  {  color: #ccffcc;	   font-family: arial;
           font-size: 9pt;         font-weight: normal;
           text-decoration: none;     }
a.a:hover {  color: #ffcc33;	   font-family: arial;
           font-size: 9pt;         font-weight: normal;
           text-decoration: underline;    }
a.a:visited  { color: #99cc99;	   font-family: arial;
           font-size: 9pt;         font-weight: normal;
           text-decoration: none;       }

img       {border-width: 0px;      border-color: #000000;  }
img.a    {   border-width: 1px;  border-color: #99cc00; border-style: solid; 
          padding: 6px;       margin: 0px;       }
