body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	background-color: #000000;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 19px;
}
a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a:hover {
	color: #e6057d;
	text-decoration: none;
}
.px10 {
	font-size: 10px;
}
.px11 {
	font-size: 11px;
}
.px13 {
	font-size: 13px;
}
.px14 {
	font-size: 14px;
}
.px15 {
	font-size: 15px;
}
.px16 {
	font-size: 16px;
}
.voceimg {
	padding: 3px;
	border: 1px solid #151515;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	background-color: #000000;
	text-align: left;
	line-height: 19px;
	clip: rect(5px,auto,auto,auto);
	margin: 0px;
}
.imgmarginsx {
	margin-left: 15px;

}
.imgmargindx {
	margin-right: 15px;

}