@charset "iso-8859-9";
body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(fon.jpg);
	color: #000033;

}.tablo {
	border: thin solid #003366;
}
.tabloUST {
	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: solid;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.icerik {
	border: thin none #003366;
	text-align: left;
	padding: 10px;
}
