  body   {
	  background: #EBEBEB url(../images/paper1.gif);
	  color: #000000;
	  margin: 0em;
	  }
  UL LI  {
          list-style-image: url(../images/bullet.gif);
          }
  HR     {
          align=center;
          width=80%;
          img: url( ../images/AIRBRUSH.JPG );
          }
  .date  {
          color: #660066;
          }  
  .em  {
          color: #660066;
          }  
  a:link {
	  font-weight: bold;
	  text-decoration: none;
	  color: #0000FF;
	  }
  a:visited {
	  font-weight: bold;
	  text-decoration: none;
	  color: #660066;
	  }
  a:hover, a:active {
	  text-decoration: underline;
	  color: #CC0033;
	  }
