/* CSS Document */

.menu {
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
}
.style2 {
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.baslik {
	color: #333366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.style3 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}
a:link {
	color: #003333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}

.spot {
	font-size: 10;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
