body {
	font-family: Arial;
	font-size: 12px;

	color: #000066;
	background-color: #e5ebf5;
}
.title {
	font-size: 1.5em;
}
.must{
	color:#FFFF00;
}