body 
{ background-color: black ; 
  font-family: times;
  font-size: 12px; 
  color: #dad1ab; 
	text-align: left;}
	
a
{ text-decoration: none;
  border-bottom:1px solid #9c1404;  
	color: #dad1ab;  
  font-weight: normal; }

span.emph
{ color: #91673f; 
  font-weight: bold;
	font-style: italic;
  font-size: 14px; 
	font-variant: small-caps;}
	
span.header
{ color: #91673f; 
  font-weight: bold;
	font-style: italic;
  font-size: 22px; 
	font-variant: small-caps;}



