.lowercase {
	font-variant: small-caps;
	text-transform: lowercase;
	font-style: oblique;
	font-weight: lighter;
	font-family: "Courier New", Courier, mono;


}

