body	{ background: #ffffff;
	  color: #ff0000 }

H3	{ font-family: Verdana, Arial, 'Times New Roman', serif; 
	  color: #ff0000;
	  font-weight: bold;
	  font-size:  16pt }

li	{ font-family: 'Times New Roman', serif; 
	  color: #ff0000;
	  font-size:  14pt }

lh	{ font-family: 'Times New Roman', serif; 
	  color: #ff0000;
	  font-size:  14pt }

ol	{ font-family: 'Times New Roman', serif; 
	  color: #ff0000;
	  font-size:  14pt }

A:link { color: blue }
A:visited { color: blue }
A:hover { color: red }
A:active { color: red }
