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

.arenda {
	text-align: justify;
	font-weight: normal;
	font-variant: normal;
	text-indent: 20px;
	white-space: normal;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFA8;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	vertical-align: middle;
}
h1 {
	text-align: center;
}
.tab_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	background-color: #001C43;
	font-weight: bold;
}



table {
	background-color: #001c43;
}
/*#Layer44 table {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}*/

a:link {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #001C43;
}
a:visited {
	color: #FFFFFF;
	background-color: #001C43;
}
a:active {
	color: #FFFFFF;
	background-color: #001C43;
}
a:hover {
	background-color: #FFFFFF;
	color: #001C43;
	font-size: 12px;
}
