a.x1 { 
	color: white; 
	font-size: 10px; 
	text-decoration: underline;
}

a.x1:hover{
	text-decoration: none;
}

a.x2 { 
	color: white; 
	font-size: 8pt; 
	text-decoration: none;
}

a.x2:hover{
	text-decoration: underline;
}

a.x3 { 
	font-size: 8pt; 
	text-decoration: none;
}

a.x3:hover{
	text-decoration: underline;
}

a.x4 { 
	text-decoration: none;
}

a.x4:hover{
	text-decoration: underline;
}

a.opcoes{
	text-decoration: none;
	padding-left: 15px; 
	font-size: 10px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
}

a.opcoes:hover{
	text-decoration: underline;
	color: #FFCC33;
}

td.menu2{
	padding-left: 15px; 
	border-bottom: 1px dashed #ccc; 
	font-size: 8pt;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

td.titulo1{
	padding-left: 15px; 
	border-top: 1px dashed #ccc; 
	font-size: 8pt;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

td.titulo2{
	padding-left: 15px; 
	font-size: 12pt;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #EA8826; /* #BA0000 #4C7FCC*/
	color: white;
}

td.titulo3{
	padding-left: 10px; 
	border-bottom: 1px solid #1A5DFF; 
	font-size: 9pt;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	background-color: #1A5DFF;
}

td.titulo4{
	padding-left: 15px; 
	font-size: 12pt;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: white;
	color: #0060B6;
}

td.texto1{
	/*padding-left: 5px; */
	border-bottom: 1px dashed #ccc; 
	font-size: 8pt;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}

td.texto1_sb{ /*  sem border */
	/*padding-left: 5px; */
	font-size: 8pt;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}

td.texto3{
	font-size: 8pt;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #BBBBBB;
	background-color: #1A5DFF; 
	padding-top: 5px; 
	border-bottom: 1px solid #555555;
}

td.texto5{
	padding-left: 10px; 
	font-size: 9pt;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 1px solid #DDDDDD;
	color: black; /* #505050 */
}

td.texto5_sb{ /*  sem border */
	padding-left: 10px; 
	font-size: 9pt;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black; /* #505050 */
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
}
