.lower {
	text-transform: lowercase;
}
.upper {
	text-transform: uppercase;
}
