BODY {
	background-color:			#ffffff;
	padding:				0px;
	margin:					0px;
	font-family:				arial;
	font-size:				9pt;
	color:					#402C00;
	background-image: url(images/brg.jpg);
}

td,th {
	font-family:				arial;
	font-size:				9pt;
	color:					#402C00;
}
.menu1{
	font-family:				arial;
	font-size:				10px;
	color:					#402C00;
	text-decoration:			none;
	font-weight:				bold;
}

.menu1:hover {
	color: 					#C77C44;
	text-decoration:			underline;
}

.txt1{
	font-family:				arial;
	font-size:				10px;
	color:					#402C00;
}


