h1 {
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 4px;
	text-transform:uppercase;
}
.foto {
	border: 1px double #333333;
}
h2, .seccao {
	font-size: larger;
	color: #990000;
	font-weight: bold;
}
.titulo, .TITULO {
	font-weight:bold;
}
.grelha
{
    BORDER-BOTTOM: #cccccc 1px solid;
background-color: #E4E4E4;
}
.TABLESUBTITULO { 
	COLOR: #003366;
	background-color: #CCCCCC;
}
th {
	text-align: Left;
}
