.fondo {
	background-repeat: no-repeat;
	background-position: center;
}

.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}.titulos {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.subtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
body {
	margin:3px 0px 0px 0px
}
