.body {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}

.orangesmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #AE6201;
}

.orangetitle {
	font-family: Tahoma;
	font-size: 14px;
	color: #874A01;
}
.linkess {

	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
}
.reservtitle {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.reservtd {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	background-color: #a49a77;
}
.reservcont {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #f5fae4;
}
.background {
	background-color: #e8f2c9;
}

