body 
{ background-color: transparent; 
  font-family: times;
  font-size: 12px; 
  color: #dad1ab; 
  text-align: left; }
	
a
{ text-decoration: none; 
  border-bottom: 1px solid #c61601;
	color: #dad1ab;  
  font-weight: normal; }

span.header
{ color: #ab7a4a;
  font-family: times;
	font-style: italic; 
  font-weight: bold;
  font-size: 22px;
	font-variant: small-caps; }	
	
span.emph
{ color: #ab7a4a;
  font-family: times;
	font-style: italic; 
  font-weight: bold;
  font-size: 14px;
	font-variant: small-caps; }
	
span.halo
{ color: #ab7a4a;
  font-family: times; 
  font-weight: bold;
	font-style: italic;
  font-size: 12px;
	font-variant: small-caps; }	
	
ul
{ list-style-image: url(bullet.jpg); 
  direction: rtl; }



