/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#80955D;
}

.icerikbaslik{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
text-align:left;
color:#568831;
}

.icerik{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
text-align:justify;
color:#333333;
}

.icerik2{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:16px;
text-align:justify;
color:#333333;
}

.icerik2bold{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
text-align:justify;
color:#333333;
}

.icerikbold{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:justify;
color:#333333;
}
.urunbold{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-align:justify;
color:#666666;
}
.urunregular {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
	color:#666666;
}



.copyright{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
text-align:center;
color:#D5EAFF;
}

.style5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	text-align:center;
	width:100%;
	position: relative;
	bottom:14px;
	font-weight: bold;
}
a:link {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
