@charset "UTF-8";
.uppercase {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	text-transform: uppercase;
}
.underlined {
}
