body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
a:link {
	color: #A4451F;
	text-decoration: none;
}
a:visited {
	color: #A4451F;
	text-decoration: none;
}
a:hover {
	color: #A4451F;
	text-decoration: none;
}
.header1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.header2 {

	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
ul {
	list-style-type: disc;
	font-size: 12px;
}
.cerceve {
	background-color: #FBF0CE;
	border: 1px solid #F7DF99;
	font-size: 14px;
}
.cerceve p{
	font-size: 12px;
}
.cerceve th{
	font-size: 15px;
	font-weight: bolder;
	color: #BE4218;
}
table td {
font-size: 12px;
}
