h2 {
	font-family: Arial;
	font-size: 20px;
	color: #731E00;
	line-height: 30px;
}
body,td {
	font-family: Verdana;
	font-size: 11px;
}
.uzunyazi {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
input {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
}
select {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
}
textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
