body {
	margin: 0px;
	background-color: #FEF9E9;	
}
.bordetable {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.ce {
	text-align: center;
}
.ce img {
	text-align: center;
	border: 1px solid #00CC00;
	}
.firma {
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF66FF;
	text-decoration: none;
}
.top a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	
}
.top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #EAEA00;
	text-decoration: underline; }
	
.top a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none; }
 