@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	background-image:url(images/turkomedilogo2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.table {
	backface-visibility:hidden;
}
A:link {
	text-decoration:underline;
	color:#000066;
	background:#FFFF00;
}