td img {
	display: block;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C0C0C0;
}

a:link {
	color: #4B72A9;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #355D90;
}

a:hover {
	text-decoration: none;
	color: #355D90;
}

a:active {
	text-decoration: none;
	color: #4B72A9;
}

.style1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #07102D;
}

.style2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #07102D;
}

.titulo {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #233F67;
	font-weight:bold;
	text-transform: uppercase;
}

