body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #ffffff;
	font-family: "Arial CE",  Arial, sans-serif;
	font-size:  11pt; 
}

h1 {
	font-size: 14pt;
	line-height : normal;
	color : black;
	background-color : transparent;
	display: block;
	margin-bottom: 10px; 
}

h2 {
	font-size: 13pt;
	line-height : normal;
	background-color : transparent;
	color : black;
	margin: 15px 0px 0px 0px;
}

a:link {
	color: black;
	background-color : transparent;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: black;
	background-color : transparent;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: black;
	background-color : transparent;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: black;
	background-color : transparent;
	text-decoration: underline;
	font-weight: bold;
}

p {
	line-height : 1.3em;
	color : black;
	background-color : transparent;
	margin: 0px 0px 5px 0px;
}

#ie5center {
	text-align: center;
}

#center {
	text-align: center;
}

#content {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 50px;
	text-align: left;
}

#content img {
	border: 0px;
}

#logo {
	margin-bottom: 15px;
	border-bottom: 0px;
	color: black;
	background-color: white;
	display: none;
}

#logo img {
	border: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#lang {
	text-align: right;
	margin: 0px  0px 40px 0px;
	padding: 4px;
	font-size: 11pt;
	display: none;
}

#lang ul {
	display: inline;
}

#lang li {
	list-style-type: none;
	display: inline;
	margin-right: 3px;
}

table {
	margin-bottom: 20px;
}

td {
	vertical-align: top;
}

td p {
	line-height : 1.3em;
	color : black;
	background-color : transparent;
	margin: 0px 15px 0px 0px;
	font-family: "Arial CE",  Arial, sans-serif;
	font-size:  11pt;
}

td h2 {
	line-height: normal;
	color : black;
	background-color : transparent;
	margin: 0px 0px 5px 0px;
	font-family: "Arial CE",  Arial, sans-serif;
	font-size:  13pt; 
}

#footer {
	font-size: 10pt;
	line-height: 1.3em;
	color: black;
	background-color : transparent;
	border-top: 1px dashed black;
	margin-top: 0px;
	padding: 5px 0px 0px 3px;
	display: none;
}

#footer a:link {
	font-weight: normal;
}

#footer a:active {
	font-weight: normal;
}

#footer a:visited {
	font-weight: normal;
}

#footer a:hover {
	font-weight: normal;
}

.cssalert {
	display : none;
}
