td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto {font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
}
.style2 {font-size: 11px}
.texto_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #D4D0C8;
	background-color: #F5F5F5;
	font-size: 12px;
}
.txttitulo {
	color: #CD534C;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.maistextos {
	color: #CD534C;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
