﻿body {
	font-family: Arial, Helvetica, sans-serif;
}

.titulo {
	font-size: 12px;
	font-weight: bold;
	color: #003E62;
}

.textocompleto {
	font-size: 12px;
	font-weight: normal;
	color: #005b92;
	text-align: justify;

}
