  	html,body,p,h1,h2,h3,h4,h5,h6,h7 { font-family: Arial, Helvetica, sans-serif;}
	p {color:blue; background-color:white;}
	p.drop:first-letter {font-size:180%; float:left}
	p i {color:red; background-color:white}
	p.small {font-size:50%}
	p.narrow {margin-left:5em; margin-right:5em}
	p.narrow:first-letter {font-size:180%; float:left}
	p.vnarrow {margin-left:10em; margin-right:10em}
	p.fnarrow {margin-left:14em; margin-right:14em}
	p.dictionary {color:black; background-color:white; margin-left:10em; margin-right:10em}
	p#special {color:black; background-color:silver}
	.hot {color:red; font-size:110%; background-color:white}
	.quote {color:black; background-color:white;  font-size:110%}
	.quoted {color:red; background-color:white;  font-size:90%;}
	img {border:0}
	table {	width:100%;
		margin-left:1em;
		background-color:#ffffff;
		color:red; 
		font-size:110% }
