/* CSS Document */

p	{ 
	margin:0px; 
	padding:0px;
}

.black-l {
	font-size: 32px;
}

.black-xl {
	font-size: 36px;
}

.black-m {
	font-size: 22px;
}

.black-s {
	font-size: 18px;
	line-height: 150%;
}