body{
	margin: 0;
	background-color: #DEDAD0;
}

.content{
	background-color: #F7F6F3;
	border: 1px solid #887C60;
}

.pageheader{
	border-bottom: 1px solid #887C60;
	vertical-align : bottom;
	font-weight: bolder;
	font-size: 14px;
}

td{
	font-family: arial, verdana;
	font-size: 12px;
	color: #372E19;
}

a
{
	color: #602F2A;
}

a:hover
{
	text-decoration: none;
}



.bottomnav
{
	color: #F7F6F3;
	font-weight: bolder;
}