body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c0c0c0;
}

/* Inicio dos Textos */
.titulo_dourado {	
	font-family: Arial;
	font-size: 14px;
	color: #CC9900;
	font-weight: bold;
	text-decoration: underline;
}
.texto_azul {
	font-size: 12px;
	/*padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;*/
	color: #555172;
	font-family: Arial;
	font-weight: normal;
}
.texto_preto_negrito {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight:bold
}
.texto_realce_cinza {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background:#CCCCCC
}
.texto_realce_amarelo {
	font-family: Arial;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
	background:#FFCC00
}
.texto_rodape {	
	font-family: Arial;
	font-size: 10px;
	color: #555172;
	font-weight: bold;
}
/* Fim dos Textos */

/* Inicio dos Links */
a.sublinhado:link { 
	font-family:arial;
	font-weight: bold;
	font-size: 11px;
	color: #555172; 
	text-decoration: none
}
a.sublinhado:visited {
	font-family:arial;
	font-weight: bold;
	font-size: 11px;
	color: #555172; 
	text-decoration: none
}
a.sublinhado:hover {
	font-family:arial;
	font-weight: bold;
	font-size: 11px;
	color: #555172; 
	text-decoration: underline
}
a.rodape:link { 
	font-family:arial;
	font-weight: bold;
	font-size: 10px;
	color: #555172; 
	text-decoration: none
}
a.rodape:visited {
	font-family:arial;
	font-weight: bold;
	font-size: 10px;
	color: #555172; 
	text-decoration: none
}
a.rodape:hover {
	font-family:arial;
	font-weight: bold;
	font-size: 10px;
	color: #555172; 
	text-decoration: underline
}
/* Inicio do Menu */
a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #555172;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #555172;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #555172;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #555172;
}
/* Fim do Menu */
/* Fim dos Links */

/* Inicio das tabelas */
.td_inf {
	height:5px
}
/* Fim das tabelas */

/* Inicio do Menu */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555172;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555172;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555172;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555172;
	text-decoration: underline;
}
/* Fim do Menu */



