body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.xavfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	text-align: justify;
	font-size: 12px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
h4 {
	font-style: italic;
	font-weight: bold;
}
hr {
	color: #003073;
}
a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
