.text {
	font-family: Arial, Helvetica, sans-serif;
}

.mandatory {
	color: #FF0000;
}
.bold {
	font-weight: bold;
}

