@charset "utf-8";
.orta {
	width: 530px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #000033;
	text-align: justify;
	font-family: "Maiandra GD";
	font-size: 14px;
	color: #000000;
	background-color: #FFCC00;
}
.b1 {
	font-family: "Maiandra GD";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc6600;
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
}
.b2 {
	font-family: "Maiandra GD";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC9900;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
}
.b3 {
	font-family: "Maiandra GD";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ul {
	list-style-image: url(../siteresim/onay1.gif);
}

