@charset "utf-8";
/* CSS Document */

label {
	font-style: italic;
	font-weight: bold;
}
legend {
	font-size: medium;
	font-weight: bold;
	color: #990000;
}
