@charset "utf-8";
td img {display: block;}


/* CSS Document */
body {
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-align: left;
}
a {
	text-decoration: underline;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
hr {
	font-size: 50%;
	color: #666666;
	text-align: center;
}
