/* 
	GROUP:	BASIC HTML ELEMENTS
*/
p {
	text-align: justify;
}

p.clearleft_small {
	text-align: left;
}