body
{
	margin: 0 auto;
}

.title-text
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6e6e6e;	
}
.title-text-pt
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
}
.text-pt-12
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
.text-pt-13
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
}
.text-pt-11
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}
.text-pt-10
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
}
.texto2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e6e6e;	
}
a.cinza:link {
	color: #6e6e6e;
	text-decoration: none;
}
a.cinza:visited {
	text-decoration: none;
	color: #6e6e6e;
}
a.cinza:hover {
	text-decoration: none;
	color: #333;
}
a.cinza:active {
	text-decoration: none;
}

.texto-pt
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

.copyright-bar
{
	width: 751px;
	height: 66px;
	background-color: #ffffff;
	border-bottom: solid 1px #ffffff;
}
a.preto:link {
	color: #000;
	text-decoration: none;
}
a.preto:visited {
	text-decoration: none;
	color: #000;
}
a.preto:hover {
	text-decoration: none;
	color: #333;
}
a.preto:active {
	text-decoration: none;
}
.text-br-12
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
}
.text-br-11
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;	
}