<link href="styles-n-formats-v3.css" rel="stylesheet" type="text/css">
<style type="text/css">

.container {
	width:100%;
	height:100%;
	left: -1px;
	top: -1px;
	margin-left: 0;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	position: static;

}
.menu-left-side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	text-align: center;
	white-space: normal;
	text-decoration: none;
}

