.content table {
	border-collapse: collapse;
	width: 100%;
	font-family: Tahoma;
	font-size: 10pt;
	margin-bottom: 2em;
}
.content table td {
	padding: 0.25em 0em;
	text-align: justify;
}

.content table .h {
	text-align: center;
	height: 2.2em;
	font-weight: bold;
}

.content table .list_item {
	vertical-align: top; 
	width: 2em;
}

.content table a {
	color: #9b3624; 
}
.content p.info {
	background: #eeeeee;
	padding: 0.5em; 
	border: 1px solid #eea9a9; 
}

