a, a:visited {
	font-family: arial;	
	font-size: 14px;
	line-height: 130%;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
a:hover {
	font-family: arial;	
	font-size: 14px;
	line-height: 130%;
	color: #E16328;
	text-align: justify;
	text-decoration: underline;
}	
body {
	height: 100%;
}
.título {
	font-family: Garamond;
	font-size: 24px;
	color: #E16328;
	font-weight: bold;	
}
.títuloCAS {
	font-family: Garamond;
	font-size: 24px;
	color: #ED1C24;
	font-weight: bold;	
}
.títuloECF {
	font-family: Garamond;
	font-size: 24px;
	color: #BB8A0A;
	font-weight: bold;	
}
.títuloHEF {
	font-family: Garamond;
	font-size: 24px;
	color: #28A5DF;
	font-weight: bold;	
}
.subtítulo {
	font-family: Garamond;
	font-size: 18px;
	color: #E16328;
	font-weight: bold;	
}
.subtítuloCAS {
	font-family: Garamond;
	font-size: 18px;
	color: #ED1C24;
	font-weight: bold;	
}
.subtítuloECF {
	font-family: Garamond;
	font-size: 18px;
	color: #BB8A0A;
	font-weight: bold;	
}
.subtítuloHEF {
	font-family: Garamond;
	font-size: 18px;
	color: #28A5DF;
	font-weight: bold;	
}
.conteúdo{
	font-family: arial;	
	font-size: 14px;
	line-height: 130%;
	color: #000000;
	text-align: justify;
}