#wrapper {
  width: 775px;
  margin: 0 auto;
}
.table {
	vertical-align: top;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
.titol {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #A7B186;
	font-weight: bold;
}
.h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #A7B186;
	font-weight: bold;
}
.h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #A7B186;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.tdFooter {
	text-align: center;
	vertical-align: middle;
	height: 50px;
	font-size: 9px;
	color: #A7B186;
}
.tdFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: lighter; 
	color: #58653F;
}
.tdFooter a:link, a:active, a:visited {
	color: #58653F;
	font-weight: normal;
	text-decoration: none;
}
/*.tdFooter a:visited {
	color: #58653F;
	font-weight: normal;
}*/
.tdFooter a:hover {
	color: #CCCC99;
	font-weight: normal;
	text-decoration: none;
}
.tdContent {
	padding: 10px 50px 10px 50px;
	border-bottom: 1px solid #cacaca;
}
