.brown {display: table;
	border: thin outset #86704b;
	padding: 10px;
	font-family: Tahoma;
	font-size: 12px;
}

.brown2 {
	display: table;
	border: thin outset #86704b;
	background-color: #c2b7a5;
	padding: 30px;
	font-family: Tahoma;
	font-size: 12px;
}

table
{
	font-family: Tahoma;
	font-size: 12px;
}

.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.copyright2 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

