body { background:#ffffff url(.jpg) repeat;
	font-family:Times,Times New Roman, Serif; 
	font-size:0.9em; 
	color: #000000;
	margin: 0% 0% 0% 0%;
	 }

a { color:blue;
	text-decoration:none;
	background-color:yellow;
 }  

a:hover { color:red; 
	text-decoration:none; 	
	background-color:none;
 }  

.text { font-family:Arial, Geneva, Helvetica, Sans Serif; 
	font-size:1.2em; 
	font-style:normal; 
	color:black; 
} 

.menu { font-family: Arial, Geneva, Helvetica, Sans Serif; 
	font-size:0.9em; 
	font-style:normal; 
	color:black; 
} 

.text-sm { font-family:Otto Weininger Handwriting; 
	font-size:4.0em; 
	font-style:normal; 
	color:black;
 } 

.quote { font-family:Palatino Linotype; 
	font-size:0.8em; 
	font-style:italic; 
	color:black; 
} 

.heading { font-family:Arial, Helvetica, Geneva, Sans Serif; 
	font-size:2.0em; 
	font-style:normal; 
	color:blue; 
} 

hr { color:#eeeeff; 
	background-color:#FFee44; 
	width:100%; 
}  

th 	{ color:#00aaff; 
	background-color:#FFee44; 
	align:center; 
}  

UL.square { list-style-type:square; 
} 

OL { list-style-type:decimal; 
} 

/* 1 2 3 4 etc. */  