/* BEGIN CSS DOCUMENT 1998.txt.css */

 body { background-color: #000020; 
	font-family: Times New Roman; 
	color: #aaeeff; text-align: 
	left; margin: 5px 10px 10px 5px; }

 /* NOTE - MARGIN ORDER goes-- top right bottom then left; like a backwards-C */

 a:visited
 	{color : #2255ff; text-decoration : underline;}
 a:link 
 	{color : #2255ff; text-decoration : none;}
 a:hover
 	{color : #ccbb55; text-decoration : underline;} 

 h1 {	font-family: Times New Roman;
	margin-left: 20px;
	font-weight:bold;
	color: #aaeeff;} 

 h2 {	font-family: Times New Roman;
	margin-left: 20px;
	font-weight:bold;
	color: #aaeeff;} 

 h3 {	font-family: Times New Roman;
	margin-left: 20px;
	font-weight:bold;
	color: #ff7766;
	font-style: italic; } 

 h4 {	font-family: Times New Roman;
	margin-left: 20px;
	font-weight:bold;
	color: #ff7766;
	font-style: italic; } 

blockquote { color: #edefcc; 
			font-style: plain;
			text-decoration: none; } 

 .IntroBlock {
	font-style: italic;
	font-size: 115%;
	color: #eeffee; }

 .FontLeader { color: #ff4444;
		font-size: 125%;}


/* END CSS DOCUMENT 1998.txt.css */ 