.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.bodytext a:link, a:hover, a:visited, a:active {
text-decoration:none;
color: #000000;
}
.bodytext p {
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #003366;
}
.bodytextTitleNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
}
.bodytextTitleNormalWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}
.bodytextTitleNormalBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#centrado {
text-align:center;
}