TABLE.tablaprincipal {
	background-color : #ffffff;
	border : 1px solid #587082;
	font-family: Verdana;
	font-size: 10px;
	width: 550px;
	margin-bottom : 2px;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 2px;
	white-space : normal;
	word-spacing : 1px;
	text-align : justify;
}

TABLE.tablacolumnas {
	background-color : #D0D3D6;
	border : 1px solid #587082;
	font-family: Verdana;
	font-size: 10px;
	width: 260px;
	margin-bottom : 2px;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 2px;
	white-space : normal;
	word-spacing : 1px;
	text-align : justify;
}