	a:link { font-family: arial; 
	            font-size: 9px; 
	            color: #336699; }

	a:visited { font-family: arial;
		font-size: 9px;
		color: #0000ff; }

	a:hover {  font-family: arial;
		font-size: 9px;
		color: red; }

	li { line-height: 14px; }
	
	table  { font-family: arial, verdana, sans serif, helvetica;
		font-size: 11;
		color: #000000;
		align: left;
		margin: 0; 
		}

	h1.title  { font-family: Arial, verdana, "Sans Serif", helvetica; 
		font-size: 48px;
		color: #000000;
		}
	.ha	{ font-family: Christie, Arial, Courier, "Times New Roman";
		  font-size: 48px;
		  color: #F00000;
		  font-style: italic;
		  font-weight: bold;
		}

	h3  { font-family: arial, verdana, sans serif, helvetic;
	 	font-size: 14;
		color: #000000;
		text-align: center;
		font-weight: bold;
		text-decoration: underline;
		}

	#BoldText  { font-weight: bold; }
	#BoldItalic  { font-family: Arial, verdana, sans serif, helvetica; font-size: 14px; font-weight: bold; font-style: italic; }
	.UnderlineBold { font-weight: bold; text-decoration: underline; }

	.RtAlign  { text-align: right; }
	#redtext  { color: #F00000; font-weight: bold; }
	P  { text-indent: 1cm; }

	.marginSpace  { margin-left: 1in;
			font-style: italic;
			text-indent: 0; }

	.marginSpace2  { margin-left: 0.5in;
			text-indent: 0; }
			
	.poem  { font-family: Arial, verdana, sans serif, helvetica; 
		font-size: 14px;
		font-style: italic;
		text-indent: 0cm;
		line-height: 26px;
		}
	
	
	