body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	background-color: #404C72;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	border: none;
}
.hsuperior {
	font-size: 14pt;
	color: #006699;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	margin: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	margin: 0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #283459;
	margin: 1px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	margin: 0px;
}
h5 {
	font-size: 12px;
	color: #006699;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.input {
	font-size: 9px;
	color: #283459;
	margin: 0px;
	border: 1px solid #C4CEF0;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	filter: Wave(Add=0, Freq=1, LightStrength=5, Phase=155, Strength=0);
}
.boton {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
