.baslik
{	
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	background-color:#e0e0e0;
	height:20px;
	text-align:center;
	border-bottom::1px #CCC solid;
}
.normal_satir
{
	color:#666;
	background-color:#FFF;
	height:18px;
	border-bottom:1px #CCC solid;
}
.farkli_satir
{
	background-color:#f0f0f0;
	color:#666;
	height:18px;
	border-bottom:1px #CCC solid;
}
.tablo
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;	
}