A:hover		{ color: orange;
			font-weight: bold;
			text-decoration: none;}
			
P			{ text-align: justify;
			font-family: arial;
			font-size: 11pt;}

li			{ text-align: justify;
			font-family: arial;
			font-size: 11pt;}

h1			{ color: maroon;
			font-family: times new roman;
			font-style: italic;}

h2			{ color: maroon;
			font-family: times new roman;
			font-style: italic;}

td			{text-align: justify;
			font-family: arial;
			font-size: 11pt;}									
