

	address		{ font-size: 14px}

       .blockquote	{ width: 90%;
       			font-family: times new roman;
       			font-size: 16px;
       			font-style: italic;
       			margin-left: auto;
  	  		margin-right: auto;}
 
	a:link 		{ color: #0000ff }

	a:visited 	{ color: #551a8b }

	a:active 	{ color: #000088 }

	.right		{ text-align: right; float: right; }

	.left		{ text-align: left; float: left }

	.center		{ text-align: center }
	
	.response	{ text-align: center; font-size: 12px; }

	h1		{ font-family: Arial, sans-serif;
	  			font-size: 24px; color: #000099;
	  			text-align: center }

	h2		{ font-family: Arial, sans-serif;
	  			font-size: 18px; color: #009900;
	  			text-align: center }

	h3		{ font-family: Arial, sans-serif;
	  			font-size: 14px; color: #999999;
	  			text-align: center }

	 

