@charset "utf-8";
.normal_yazi {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.buyuk_baslik {
	font-family: Arial;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.orta_baslik {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}
.slogan_baslik {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}

