body {
	color: #666666;
	font: 11px arial;
	margin: 0px;
	padding: 0px;
}

.txtFooter {
	font-family: Trebuchet MS;
	background-color: #FFFFFF;
	color: #51463e;
	text-decoration: none;
	text-align: left;
	line-height: 11.5pt;
	font-size: 8.5pt;
	padding-left: 10pt;
}

.txtFooter a:link, .txtText a:visited, .txtText a:active {
	font-family: Trebuchet MS;
	background-color: #FFFFFF;
	color: #e31937;
	text-decoration: underline;
	text-align: left;
	line-height: 11.5pt;
	font-size: 8.5pt;
}

.txtFooter a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #e31937;
	}


.txtTitle {
	font-family: Trebuchet MS;
	background-color: #FFFFFF;
	color: #e31937;
	text-decoration: none;
	text-align: left;
	line-height: 11.5pt;
	font-size: 10.5pt;
	padding-left: 25pt;
}

.txtTitle a:link, .txtTitle a:visited, .txtTitle a:active {
	font-family: Trebuchet MS;
	background-color: #FFFFFF;
	color: #e31937;
	text-decoration: underline;
	text-align: left;
	line-height: 11.5pt;
	font-size: 10.5pt;
}

.txtTitle a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #e31937;
	}


.txtText {
	font-family: Trebuchet MS;
	background-color: #FFFFFF;
	color: #51463e;
	text-decoration: none;
	text-align: left;
	line-height: 11.5pt;
	font-size: 8.5pt;
	padding-left: 25pt;
}

.pagina {
	font-family: Trebuchet MS;
	background-color: #FFFFFF;
	color: #51463e;
	text-decoration: none;
	text-align: right;
	line-height: 11.5pt;
	font-size: 8.5pt;
	padding-right: 27pt;
}

.txtText a:link, .txtText a:visited, .txtText a:active {
	font-family: Trebuchet MS;
	background-color: #FFFFFF;
	color: #e31937;
	text-decoration: underline;
	text-align: left;
	line-height: 11.5pt;
	font-size: 8.5pt;
}

.txtText a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #e31937;
	}
	
.border {
border: 1px solid #96806f; 
}

p#button {
	position: fixed;
	top: 350px;
	left: 0px;
}
