.brown {
	font-family: Arial, Helvetica, sans-serif;
	color: #773211;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	background-color: ffffcc;

}
.creambg {
	background-color: #FFFFCC;
}
.browntxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #773211;
}
