.style {
	font-family: Arial;
}
.baslik {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.yazi {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.baslik2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.formeleman {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #47AECD;
}
.formeleman2 {
	background-color: #BBEFFD;
	border: 1px solid #47AECD;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.yazibeyaz {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.yaz {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #309EAF;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.baslik3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #32A0B7;
	text-decoration: none;
}
.style2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.style7 {
	font-size: 16px;
	font-weight: bold;
	color: #000ccc;
}