@charset "UTF-8";
/* CSS Document */

.texto {
	font-family: "Trebuchet MS", "Myriad Pro";
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.textoentrelinha {
	font-family: "Trebuchet MS", "Myriad Pro";
	font-size: 12px;
	line-height:150%;
	color: #666666;
	text-align: left;
}
.textoj {
	font-family: "Trebuchet MS", "Myriad Pro";
	font-size: 12px;
	line-height:150%;
	color: #666666;
	text-align: justify;
}
.titulo {
	color: #030;
	font-family: "Trebuchet MS", "Myriad Pro";
	font-size: 14px;
	font-weight: bold;
}
.titulobco {
	color: #FFF;
	font-family: "Trebuchet MS", "Myriad Pro";
	font-size: 14px;
	font-weight: bold;
}
.textoazul {
    color: #147EB8;
	font-family: "Trebuchet MS", "Myriad Pro";
	font-size: 12px;
}
.fdmenu {
	background: url(../images/fdmenub.jpg);
}
a {
	font-size: 12px;
	color: #030;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-decoration: none
}
a:visited {
	color: #030;
	text-decoration: none
}
a:hover {
	color: #030;
	text-decoration: none
}

#Table_01 tr td {
	color: #FFF;
}
#Table_01 tr td table tr th table tr th .style1 {
	text-align: justify;
}
#Table_01 tr td table tr th table tr th .style1 {
	text-align: left;
}

