body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.info {
	font-family: Arial;
	font-size: 10px;
}
.corpo {
	font-family: Arial;
	font-size: 12px;
}
.corpot {
	font-family: Arial;
	font-size: 11px;
}
.menu:link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #3354A6;
}
.menu:active {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #3354A6;
}
.menu:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #3354A6;
}
.menu:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #213C7F;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #213C7F;
}
.tit {
	font-family: Arial;
	font-size: 10px;
	color: #213C7F;
	font-style: normal;
	font-weight: bold;
}
.borda {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #DA251D;
}