/* CSS Document */
.yazi_normal {
	font-size: 1em;
	border: 1px dotted #D4D4D4;
}
.yazi_egik {
	font-size: 1em;
	font-style: oblique;
	border: 1px dotted #D4D4D4;
}
.yazi_kalin {
	font-size: 1em;
	font-weight: bold;
	border: 1px dotted #D4D4D4;
}
.yazi_kalin_egik {
	font-size: 1em;
	font-style: oblique;
	font-weight: bold;
	border: 1px dotted #D4D4D4;
}
.sola_hizala {
	float: left;
	border: 1px dotted #010205;
	margin-right: 5px;
	margin-bottom: 3px;
}
.saga_hizala {
	float: right;
	border: 1px dotted #010205;
	margin-bottom: 3px;
	margin-left: 5px;
}
.hizalamayi_kaldir {
	clear: both;
	border: 1px dotted #010205;
}
