body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.s_arial {
	font: normal 12px Arial, Helvetica, sans-serif;
}
.s_arial_negro {

	font: bold normal 12px Arial, Helvetica, sans-serif;
}
.s_arial_rojo {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #0D43BD;
}
.s_arial_rojo_bold {

	font: bold  14px Arial, Helvetica, sans-serif;
	color: #0000CC;
}
h1 {
	font-size: 14px;
	color: #FFFFFF;
}

.lado1 {
	border-top: #999999;
	border-right: thin dotted #999999;
	border-bottom: #999999;
	border-left: #999999;
}
.bajo {
	border-top: #999999;
	border-right: #999999;
	border-bottom: thin dotted #999999;
	border-left: #999999;
}
.ladoiz_bajo {

	border-top: #999999;
	border-right: thin dotted #999999;
	border-bottom: thin dotted #999999;
	border-left: #999999;
}
.s_arial_blanco {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
