a {
	border: none;
}


.txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
}
.txtCopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #EE1C25;
	text-decoration: none;
	text-align: justify;
}
.contato {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.tit{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}

.copyright{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: center;
}

.destaque, .normal{
	background-color: #f0f0f0;
	border: 1px solid #CCCCCC;
}

.normal{
	background-color: white;
}

.rel, .odd {	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	text-align: justify;	
	border-collapse: collapse;
	border: 1px solid #c0c0c0;	
}


th.rel{
	font-weight: bold;
	text-align: center;
}

td.odd {
	background-color: #dddddd;
}
