.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.textonormal {
	color: #000000;
	font-family:verdana;
	font-size: 11px;
	text-align: justify;
	font-weight:normal;
}
.textonormal2 {
	color: #FFFFFF;
	font-family:"verdana";
	font-size: 11px;
	text-align: justify;
	font-weight:normal;
}
.titulos {
	color:#003366;
	font-family:"verdana";
	font-size: 12px;
	font-weight: bold;
}
.subtitulos {
	color: #F90;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.subtitulos2 {
	color: #006699;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.textoverde {
	color: #009933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}
a:link {
	color: #006164;
}
a:visited {
	color: #F60;
}
a:hover {
	color: #F60;
}
a:active {
	color: #006164;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000099;
	background-repeat:repeat;
}
.bottompage {
	color:FFF;
	text-align:center;
	font-weight:bolder;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.bottompage:link {
	text-decoration:none;
	color:#FFF;
	text-align:center;
}
A.bottompage:visited {
	text-decoration:none;
	color:#FFF;
	text-align:center;
}
A.bottompage:hover {
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
}
A.bottompage:active {
	text-decoration:none;
	color:#003366;
	text-align:center;
}
.titulos2 {
	color:#009900;
	font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
}
.footer td {
	text-align: center;
}
.centrado {
	text-align: center;
	color: #fff;
}

