.ordinary {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: 900;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000099;
	line-height: 0px;
	height: 1px;
}
