body,p,td,div {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 11pt;
	color: #222222;
}

a {
	color: maroon;
	text-decoration: none;
	font-weight: 400;
}

p {
	text-align: justify;
}

b,h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
}

div.icerik {
	width: 600px;
	margin: 0 auto;
}

hr {
	border: 1px solid #909090;
}

.fa {
	color: #909090;
}
