body {
	font-family: Scala, Arial;
	font-size: 12pt;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

a {
	color: #000;
	text-decoration: underline;
}

div#container {
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.5cm;
}

div#logoHeader {
	width: 800px;
}
div#logoHeader p {
	padding: 0.5cm 0 0.5cm 0;
	margin: 0;
	text-align: justify;
	word-spacing: 0.6em;
}

div#menu {
	/*background-color: #6B2136*/;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: justify;
	text-justify: distribute;
}

div#menu ul {
	font-size: 10pt;
	list-style: none;
	margin: 0;
	padding: 0;
}

div#menu ul li {
	float: left;
	padding: 0;
	margin: 0;
}

div#menu a {
	color: #fff;
	text-decoration: none;
}

img#logo {
	clear: both;
	width: 800px;
	height: 120px;
	margin-bottom: 0.45cm;
}

img#header {
	width: 800px;
	height: 123px;
}

div#content {
	width: 800px;
}

div.column1, div.column2, div.column3, div.column4 {
	margin-top: 0.8cm;
}

div.column1 {
	width: 60%;
	float: left;
}

div.column1-wide {
	width: 100%;
	float: left;
}

div.column2 {
	width: 35%;
	float: left;
}


div.column1 {
	width: 60%;
	float: left;
}

div.column2 {
	width: 35%;
	float: right;
}

div.column3 {
	width: 35%;
	float: left;
}

div.column4 {
	width: 60%;
	float: right;
}

div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

div#footer {
	height: 2cm;
}

.scala, sIFR-replaced {
	font-size: 12pt;
}
