/***************************************************
*	SEÇÃO DE DEFINIÇÕES DE ESTILO
****************************************************/

BODY,TD,TH,P,A,DIV{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}

BODY {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
}

.texto {   
	font-size: 12px; 
	color: #000066; 
	line-height: 14pt;
}

.titulo {   
	font-size: 13px; 
	color: #fab83d; 
	font-weight: bold;
}

A{
	color: #006699;
	font-size:8pt;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #ff6600;
}

.lnk_home{
	color: #666666;
	font-weight:normal;
	font-size:8pt;
}

.rotulo{
	color: black;
	font-size: 8pt;
	font-weight: bold;
}

.tmP{
	width: 80px;
	BORDER: #bbbbbb 1px solid; 
	BACKGROUND-COLOR: white; 
}

.tmM{
	width: 145px;
	BORDER: #bbbbbb 1px solid; 
	BACKGROUND-COLOR: white; 
}

.tmMG{
	width: 245px;
	BORDER: #bbbbbb 1px solid; 
	BACKGROUND-COLOR: white; 
}

.tmG{
	width: 300px;
	BORDER: #bbbbbb 1px solid; 
	BACKGROUND-COLOR: white; 
}
.menu_int { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 font-weight: bold; 
	 color: #FF6600
 }
