body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(Images/LavilleInterface_2_01.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #DCDECE;
	font-size: 11px;
	color: #41300A;
	line-height: 15px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.brdr {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9E895F;
	border-right-color: #9E895F;
	border-bottom-color: #9E895F;
	border-left-color: #9E895F;
}
h1 {
	font-size: 16px;
}
