body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #333333;
	background-position: center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
img a:link {
	color: #333333;
	text-decoration: none;
}
td a:link {
	color: #333333;
	text-decoration: none;
}

td a:visited {
	color: #333333;
	text-decoration: none;
}

h2 {
	font-size: 11pt;
	font-weight: lighter;
}
table {
	background-color: #666666;
}
img a {
	color: #333333;
}

#bademsMenu {
	position:absolute;
	left:10px;
	top:16px;
	width:122px;
	height:27px;
	z-index:1;
}
