body {
	background:rgb(151,134,100);
	color:rgb(225,218,190);
	font-family:Verdana,Arial,Helvetica,Geneva,Sans-serif,sans-serif;	
	font-size:9pt;	
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-left:30px;
}

a {
	color:rgb(175,67,50);
}

h1 {
	text-align:center;
}

table.enhanced {
}

table.enhanced th {
	background:rgb(212,203,168);
	text-align:center;
	text-decoration:none;
	font-weight:normal;
	font-style:italic;
}

table.enhanced td {
	background:rgb(212,203,168);
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	vertical-align:top;
}

table.enhanced td.price {
	background:rgb(212,203,168);
	text-align:center;
	text-decoration:none;
	font-weight:normal;
	vertical-align:top;
}

table.figures {
}

table.figures th {
	text-align:center;
	text-decoration:none;
	font-weight:normal;
	font-style:italic;
}

.head {
	width:725px;	/* sum of the widths of the signet + the panorama */
	background:rgb(212,203,168);
	color:rgb(129,107,66);
	padding:0px;
	text-align:center;
}

.normal {
	width:715px;	/* sum of the widths of the signet + the panorama */
	background:rgb(225,218,190);
	color:rgb(129,107,66);
	padding:5px;
	text-align:left;
}


