BODY { 
	margin: 0px;
	padding: 0px;
	background-color:transparent; 
}

TD {
	font-family: verdana;
}

.select_header_02 {
	width: 85px;
	height: 15px;
	font-family: verdana;
	font-size: 9px;
	color: #132b44;
}

.select_header_01 {
	width: 150px;
	height: 15px;
	font-family: verdana;
	font-size: 9px;
	color: #132b44;
}

.txt_capitalize { 
	text-transform: capitalize; 
}

.txt_branco { 
	color: #ffffff; 
	font-size: 9px;
}