body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textogen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin: 0px;
	padding: 10px 20px 2px;
}
.textogen2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
}
.textogen3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding: 10px 0px 2px;
}
.textogen4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	margin: 0px;
	font-weight: bold;
	padding-top: 14px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.arrows a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #2B2F93;
	border: none;
	text-decoration: none;
}
.arrows a:hover {
	font-family: verdana;
	font-size:11px;
	color: #ffffff;
	border: none;
	text-decoration: none;
  background-color: #CCCCCC;
}
.arrows a:active {
	font-family: verdana;
	font-size:11px;
	color: #2B2F93;
	border: none;
	text-decoration: none;
}
.arrows a {
	font-family: verdana;
	font-size: 11px;
	color: #2B2F93;
	border: none;
	text-decoration: none;
}
.tit1 {
  text-align:center;
	font-size: 12px;
	font-weight: bold;
}
.tit2 {
  text-align:center;
	font-size: 10px;
	font-weight: bold;
}
.errormsg1 {
  text-align:center;
	font-size: 11px;
	font-weight: bold;
  color: #972F2C;
}
.errormsg2 {
  text-align:center;
	font-size: 10px;
	font-weight: bold;
  color: #972F2C;
}
.goodmsg1 {
  text-align:center;
	font-size: 11px;
	font-weight: bold;
  color: #2B2F93;
}
.goodmsg2 {
  text-align:center;
	font-size: 10px;
	font-weight: bold;
  color: #2B2F93;
}
.notas1 {
  text-align:center;
	font-size: 10px;
}
