html {
	height:100%;
}

body {
	font-family:Courier New;
	text-align: justify;
	font-size: 17px;
}

table {
	width:100%;
	height:100%;
}

#tglobalq {
	width:100%;
	height:100%;
	position: absolute;
	left:1910px;
	top:1610px;
}

table.menuglobal {
	width:448px;
	height:100px;
	font-family:verdana;
	text-align: left;
	font-size: 15px;
}

td {
	vertical-align:bottom;
}

#comq { overflow:hidden;
}