body {
	background-color: #00099F;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
}
.baslik {
	font-family: Verdana, Geneva, sans-serif;
	color: #600;
	font-size: 16px;
}
.bbaslik {
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
}

.yazi {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	text-align: left;
}
.yaziCopy {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
a.pdf:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	text-transform: none;
	text-decoration: none;
	color: #666;
}
a.pdf:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	text-transform: none;
	text-decoration: none;
	color: #666;
}
a.pdf:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	text-transform: none;
	text-decoration: none;
	color: #666;
}
.haberyazi {
	font-family: "DejaVu Sans", Tahoma;
	font-size: 9px;
}
.haberbaslik {
	font-family: "DejaVu Sans", Tahoma;
	font-size: 10px;
	font-weight: bold;
}
