body  { background-color: #000040;    background-image: url('images/xx.gif'); 
           font-size: 11pt;        font-family: arial, sans-serif;
           margin-top: 0px;     margin-bottom: 0px;
           margin-right: 0px;     margin-left: 0px;    }

p      {   font-family: arial, sans-serif;
	   font-size: 11pt;	   color: #ffffcc;    
           margin: 0px;       }

p.red  {   color: #ff0000;    }

h1     {   font-family: times new roman, arial, sans-serif;
           font-size: 26pt;         font-style: italic;
           color: #0099ff;          font-weight: bold;     
           padding-top: inherit;    padding-bottom: 3px;  /* area of background */
           margin-bottom: 0px;     /* space outside padding */   }

h2     {   font-family: trebuchet ms, helvetica, verdana;
           font-size: 16pt; 	   color: #cccccc; 
           padding-top: 2px;   padding-bottom: 2px;       margin-bottom: 0px;          }
h3     {   font-family: arial, sans-serif;
           font-size: 16pt;	   color: #ffcc33;          }

b      {   font-family: arial, sans-serif;
	   font-size: 11pt;	   color: #ffcc99;    font-weight: bold;       }
b.a    {   font-weight: normal;       }

i      {   font-family: tahoma, arial, sans-serif;
           font-style: italic;     font-size: 11pt;    }

p.h     {   color: #ffffcc;  font-size: 14px;  }
p.h b   {   color: #ffffcc;  font-size: 14px; font-weight: bold; }

p.sm    {   color: #ccffff;  font-size: 10px; }
b.sm    {   font-family: arial, sans serif;   color: #cccccc;  font-size: 11px; }
i.sm    {   font-family: arial, sans serif;   font-style: normal;   color: #ffffff;  font-size: 11px; } 
i.bl    {   font-family: arial, sans serif;   font-style: normal;   color: #ccffff;  font-size: 11px; } 

p i    {   color: #ffcc99;    }     /*  only <i> within <p> will be tan  */

ul     {   list-style-image: url('images/byx.gif') }     /*  image instead of bullet  */

li     {   font-family: tahoma, arial, sans-serif;
	   font-size: 11pt;       color: #ccffcc;    /* lt green */  }
td     {   font-family: arial, sans-serif;
	   font-size: 11pt;       color: #ffffff;          }
a:link  {  color: #ffffff;
	   font-family: arial;
           font-size: 11pt;
           font-weight: bold;
           text-decoration: none;     }
a:hover {  color: #00b0f0;
	   font-family: arial;
           font-size: 11pt;
           font-weight: bold;
           text-decoration: underline;    }
a:visited  {
	   color: #ffffcc;
	   font-family: arial;
           font-size: 11pt;
           font-weight: bold;
           text-decoration: none;       }

a.a:link  {  color: #ffff66;
           font-family: arial;
           font-size: 8pt;
           font-weight: normal;
           text-decoration: none;     }
a.a:hover {  color: #ccffff;
	   font-family: arial;
           font-size: 8pt;
           font-weight: normal;
           text-decoration: underline;    }
a.a:visited  { color: #ffcc33;
	   font-family: arial;
           font-size: 8pt;
           font-weight: normal;
           text-decoration: none;       }

img       {border-width: 0px;      border-color: #99ccff;  }
