body {
	background-color: #f8e1a2;
}

body, th, td {
	color: black;
	font-family:"Trebuchet MS", "Arial", sans-serif;
	font-size:14px;
	line-height:1.7em;
	letter-spacing:+1px;
}

th { text-align: left; }

.submenu_separator { color:gray; }
.foto { margin-top: 4px; border: 1px solid #DDD; }

.mr { margin-right:15px; }
.ml { margin-left:15px; }
.mt { margin-top:15px; }
.mb { margin-bottom:15px; }

.clear { clear:both; }

a { text-decoration: none; color: #870a24; }
a:hover { text-decoration: none; color: #f67210; }

@media print {
	.hidefromprint { display: none; }
}

