<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h2, h3, h4, h5{
	border-bottom: none !important;
}

#conteudo h2{
	text-align: center;
	font-size: 35px;
	margin-bottom: 15px;
}

#conteudo h3{
	color: #FFF;
	text-transform: uppercase;
	padding-left: 15px;
	background-color: #666;		
	padding-top: 8px;
	
}
#conteudo h5{
	font-weight: normal;
	font-size: 18px !important;
	margin: 0;
	margin-bottom: 5px;
}
.calendario{

	
}

.inscricao{
	text-align: right;
}

.inscricao a{
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.organizador{
	text-align: right;
}
.organizador a{
	text-decoration: none;
	color: #000;
}</pre></body></html>