.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1F568F;
	font-weight: bold;
	font-style: normal;
}
body {
	background-color: #FFF;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.td1 {
	border: 1px solid #DFEFFF;
	padding: 4px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003772;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F568F;
	text-align: left;
	line-height: 18px;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
