body {
    font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	background-color:#ffffff;
}

h1 {
    text-align:left;
    font-size: 13px; 
	font-weight: bold; 
	color: #F2B700;
	padding:0 0 0 0 ;
	margin: 0 0 0 0 ;
}

h2 {
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	line-height:12px;
	padding:0 0 0 0 ;
	margin: -8 0  -8 0 ;
	color: #c29700;
}
	
p {
	font-size: 12px;
	text-align: justify;
	color: #000000;
	padding: 0px;
}

.titulo {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
}

.subtitulo {
    text-align:left;
    FONT-SIZE: 13px; 
	FONT-WEIGHT: bold; 
	color: #F2B700;
}

.texto {
	font-size: 12px;
	text-align: justify;
	color: #333333;
	padding-right: 5px; 
	overflow:auto 
}

.texto-tabela {
	font-size: 12px;
	text-align: left;
	color: #333333;
}

.texto-cabecalho {
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	padding-bottom: 10px; 
	padding-right: 5px; 
	color: #666666;
}

.texto-lista {
	font-size: 10px;
	text-align: left;
	color: #666666;
}

.texto-legenda {
	font-size: 12px;
	color: #666666;
}

.texto-adicional {
	font-size: 12px;
	text-align: left;
	color: #c29700;
}

.texto-subtitulo {
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	padding-top:10px;
	padding-bottom: 10px; 
	padding-right: 5px; 
	color: #c29700;
}

.texto-naodisponivel {
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	color: #666666;
}

.texto-contactos {
	font-size: 12px;
	text-align: right;
	color: #777777;
	padding: 5px; 
}

.texto-informacao {
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
	padding: 5px; 
	overflow:auto 
}

.texto-copyright {
	font-size: 11px;
	text-align: justify;
	color: #FFFFFF;
	padding: 5px; 
	overflow:auto 
}

.texto-links {
	font-size: 12px;
	text-align: justify;
	color: #000000;
	padding: 5px; 
	overflow:auto 
}

.texto-links-institucional {
	font-size: 12px;
	color: #CC9900;
	text-decoration: none; 
}

.texto-links-institucional-submenu {
	color: #CC9900;
	text-decoration: none; 
}

.texto-links-submenu-submenu  {
	color: #CC9900;
	text-decoration: none; 
}



