@charset "utf-8";

.Style_1 {
	background-attachment: fixed;
	background-color: #DBC49A;
	text-align: center;
	border: medium inset #CC9900;
	font-size: 10pt;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12pt;
}
.required_field {
	color: #F00;
	line-height: 3pt;
}
