BODY {
	color: White;
	background-color: #5E84E7;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A { color: White; }
A:HOVER { color: Yellow; }

td
{
	background-color: #2347A3;
	text-align: justify;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
}
strong {
	color: #FFFF00;
}
