.xx-small {
	font-size:xx-small;
	line-height:150%;
}

.x-small {
	font-size:x-small;
	line-height:150%;
}

.small {
	font-size:small;
	line-height:150%;
}

.medium {
	font-size:medium;
	line-height:150%;
}

.large {
	font-size:large;
	line-height:150%;
}

.x-large {
	font-size:x-large;
	line-height:150%;
}

.xx-large {
	font-size:xx-large;
	line-height:150%;
}

.smaller {
	font-size:smaller;
	line-height:150%;
}

.larger {
	font-size:larger;
	line-height:150%;
}

.j10 {
	font-size: 10px;
	line-height: 150%;
}

.j12 {
	font-size: 12px;
	line-height: 150%;
}

.j14 {
	font-size: 14px;
	line-height: 150%;
}

.j15 {
	font-size: 15px;
	line-height: 150%;
}

.j16 {
	font-size:16px;
	line-height:150%;
}