a {
	font-family: Arial;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
color: #000000;
}
li {
list-style-image: url(img/ln.gif);
}
.lid {
list-style-image: url(img/ld.gif);
}
h1 {
	font-family: sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin-top: 1px;
	margin-left:5px;
	letter-spacing: 3px;
}
.icerik {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	letter-spacing:1px;
}
.icbaslik {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#666666;
	letter-spacing: 5px;
}
.icbaslik img {
border:3px;
border-style:solid;
border-color: #CCCCCC;
}
p {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	margin-left:5px;
}
p a {
font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
}
.pli {
	list-style:disc;
	list-style-image:none;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
}
.ali {
	list-style:none;
	list-style-image:none;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	letter-spacing:1px;
	padding-bottom:3px;
}