body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DAC9ED;
}

.data {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;

}

.Titulo {
	font-family: Arial;
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;

}

.Titulo2 {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;

}

.textos {
	font-family: Arial;
	font-size: 14px;
	color: #000000;

}