@charset "utf-8";
/* CSS Document */

.baslik {
	font-family:"trebuchet MS";
	font-size:16px;
	color:#FFFF00;
	padding-left:10px;
}
.icerikler {
	font-family:"trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	padding-left:15px;
	text-shadow:#0033CC;
}
.iceriklerBottom {
	font-family:"trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	padding-left:175px;
	padding-right:100px;
}