@charset "UTF-8";

span.validationError {
	font-size: smaller;
	color: red;
}

#sinBullet{
	list-style-type: none;
	
}

#item {
	font-weight: bold;
	color: darkblue;
}