BODY { background-color: #ffffff; 
	color: #000000; 
	font-size: 100.1%; 
	text-align: justify; }
			
P { text-align: justify; }

h1 { color: #000000; 
		 font-size: 120%; 
		 text-align: left;
		 font-style: normal;
	/*line-height: 8px;*/ 
		 font-weight: bold; }
		 

h2 { color: #000000;
	font-size: 110%;
	text-align: left;
	font-style: italic;
	/*line-height: 8px;*/
	font-weight: normal;
}

h3 { color: #000000;
	font-size: 105%;
	text-align: left;
	font-style: normal;
	/*line-height: 8px;*/
	font-weight: normal;
}
		 
A { color: #000000; }

A:visited {	color: #000000; }


