body {
	font-family: Arial, sans-serif;
	/* font-size: NORMAL; */
	background: #ffffff;
	color: #000000;
}
table {	/* nav bug */
	font-family: Arial, sans-serif;
	/* font-size: NORMAL; */
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D8A99C;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D89600;
}
a:link {
	color: #FFFFFF;
}

