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

body {
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e3e3e3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}ol {
	text-align: left;
	margin-left: 150px;
}
img {
}
.zone-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 706px;
	background-color: #FFFFCC;
	margin-top: 21px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	color: #d92d27;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: -20px;
}
