p {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	line-height: 25px;
}
h1,h3{
font-family: "Century Gothic";
}
h3 {
	color: #666666;
	line-height: 25px;
	font-size: 16px;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	color: #408080;
	font-weight: bold;
}
#icerik a {
	color: #408080;
	text-decoration: none;
}
#icerik a:hover {
	color: #FFFFFF;
	background-color: #408080;
}
#icerik a:active{
	text-decoration: line-through;
}
.tablosatir1 {
	line-height: 20px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-right-color: #FFFFFF;
}
.tablosatir2 {
	line-height: 20px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-right-color: #FFFFFF;
	background-color: #EFEFEF;
}
.tablodibi {
	line-height: 20px;
	padding-left: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: 0.8em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #999999;
}
.caption {
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #CCCCCC;
	color: #333333;
	padding-left: 10px;
}
ul {
	list-style-type: none;
	list-style-image: url(/lib/images/bullet.gif);
}
li {
	line-height: 25px;
}
