.test {
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	color: #330099;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: 100;
	font-variant: small-caps;
	text-decoration: underline;
}

