@charset "utf-8";
/* CSS Document */
.text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/fondo.gif)
}

.titulo {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #162866;
}


