/* CSS Document 
	© Copyright 2006 - Soluciones Inteligentes en Embalaje S.A. de C.V. (SIE)
*/
</style>
<style type="text/css">
body,td,th {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background: url(bg.png) repeat-x;
}
div {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 700px;
	height: 500px;
	margin-top: -250px;
	margin-left: -350px;
}
.LucidaWhite12px {
	font-size: 20px;
	font-family: "Lucida Sans Unicode";
	color: #FFFFFF;
}
</style>