body   {   background-color: #cccc66;   background-image: url("images/sand.gif");
           font-size: 10pt;        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: 10pt;	   color: #330000;     }
p.sm   {   font-size: 9pt;	   color: #000000;      }
b.sm   {   font-size: 9pt;	   color: #663366;      }
i.sm   {   font-size: 9pt;	   color: #cccccc;      }
i.bl   {   font-size: 9pt;	   color: #000066;     font-style: normal; }
p.smr   {  font-size: 9pt;	   color: #ff0000;      }
p.foot {   font-weight: normal;    color: #666666;    font-size: 11px;  }

p.red  {   color: #ff0000;    }

h1     {   font-family: tahoma, arial, sans-serif;      font-size: 34pt;         font-style: italic;
           color: #e4e07e;	   font-weight: bold;       padding-top: 2px;
           padding-bottom: 4px;  /* area of background */     margin-bottom: 0px;     /* space outside padding */   }

h2     {   font-family: comic sans ms, helvetica, verdana;      font-size: 16pt; 	   color: #ffffcc; 
           font-style: normal;       padding: 1px;          margin: 1px;          }

h3     {   font-family: comic sans ms, tahoma, arial;    font-size: 20px;	   color: #996600;    
           padding-top: 4px;    padding-bottom: 0px;  /* area of background */
           margin: 2px;      }

b      {   font-family: arial, sans-serif;   font-size: 10pt;	   color: #660000;     font-weight: bold;       }

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

li     {   font-family: tahoma, arial, sans-serif;    font-size: 10pt;        text-align: left;
	   color: #333300;     /* dk brn */  }

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

a:link  {  color: #ffcc33;	   font-family: arial;           font-size: 10pt;
           font-weight: bold;           text-decoration: none;     }
a:hover {  color: #ffff00;	   font-family: arial;           font-size: 10pt;
           font-weight: bold;           text-decoration: underline;    }
a:visited  { color: #cccc66;  font-family: arial;   font-size: 10pt;   font-weight: bold;
           text-decoration: none;       }

a.b:link  {  font-weight: normal;  text-decoration: none;      color: #1537c0; }
a.b:hover {  font-weight: normal;  text-decoration: underline; color: #805808; }
a.b:visited  { font-weight: normal; text-decoration: none;     color: #1537c0; }

a.a:link  {  color: #1537c0;	   font-family: arial;           font-size: 8pt;
           font-weight: normal;           text-decoration: none;     }
a.a:hover {  color: #805808;	   font-family: arial;           font-size: 8pt;
           font-weight: normal;           text-decoration: underline;    }
a.a:visited  { color: #1537c0;	   font-family: arial;           font-size: 8pt;
           font-weight: normal;           text-decoration: none;       }

img       {border-width: 0px;      border-color: #003366;  }
img.a {   border-width: 2px;  border-color: 663366; border-style: solid;  padding: 0px;   }

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