body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
.cuadro {
	background-color: #FFFFFF;
	width: 700px;
	position: static;
	border-top: 0px solid #000066;
	border-right: none;
	border-bottom: 5px solid #0066CC;
	border-left: none;
}
.cuadro600 {
	background-color: #FFFFFF;
	width: 600px;
	position: static;
}
.bottomline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
}
.bottomline a:link, .bottomline a:visited {
	color: #0066CC;
	text-decoration: none;
}
.bottomline a:hover {
	color: #000000;
	text-decoration: none;
}
.texto-inf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
	text-align:center;
}
.titulof {
	font-family: Franklin Gothic Heavy;
	font-size: 18px;
	color: #000080;
	font-weight: bold;
	text-align:center;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	position: static;
	margin-left: 10px;
	width: 580px;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	text-align: justify;
	font-weight: bold;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000080;
	text-align: left;
}
.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	text-align: center;
	font-weight: bold;
}
.texto4nar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	text-align: center;
	font-weight: bold;
}
.requer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;
}
.manual {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF
}
.manual a:link, .manual a:visited {
	color: #0000FF;
	text-decoration: none;
}
.manual a:hover {
	color: #000066;
	text-decoration: none;
}

