/* CSS Document */

.menu {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}.icerik_baslik {
	font-family: Tahoma;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #333333;
	text-decoration: blink;
}

.icerik_yazi {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
a:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}


body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin: 0px;
	padding: 0px;
	border: 0px 0 0;
}
.tablo_cizgi {
	border: 1px dashed #999999;
	text-indent: 3px;
