.Article {	
	column-count: 2;
	column-gap: 30px;
/*	text-align: justify; */
	font-family: Arial, Helvetica, sans-serif;
/*	font-size:10px; 	*/
}

.Article2Col {
	column-count:2;
}

.Article3Col {
	column-count:3;
}


Ah3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px;
	text-transform:uppercase;
	color:#000000;
	font-weight:bold;
	LETTER-SPACING: 0px;
	word-spacing:2px;
	text-align:left;
}

Ah2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	FONT-STYLE: normal; 
	font-weight:bold;
	LETTER-SPACING: 0px;
}
