@charset "utf-8";
/* CSS Document */

.yazi {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 10px;
    }

.mesaj {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 14px;
    }
.adres {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 12px;
    }

.duzyazi {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
	font-size: 13px;
    }