.standard {
	color: black;
}

.required {
	color: red;
}

.small {
	font-size: smaller;
}

.big {
	font-size: bigger;
	font-weight: bold;
}