html{
overflow-y: scroll;
}
body {
	line-height:18px;
}
body, tr, td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
a {
	color:#900;
	text-decoration:none;
	font-weight:bold;
}
.baslik {
	font-size:16px;
	color:#005192;
	font-weight:bold;
}
.looktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666;
}
a.looktext {
	color:#333;
	text-decoration:none;
}
a.looktext:hover {
	color:#C00;
}
tr.tablo {
	background: #EBEBEB;
}

tr:hover.tablo {
	background:#CCC;
}
.text {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}
h1 {
	color:#005192;
}
