BODY {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	text-align: justify;
}
DIV.version {
	position: fixed;
	bottom: 1%;
	right: 1%;
	text-align: right;
	z-index: 3;
	font-size: 8pt;
	background-color: #ffffff;
}
DIV.logo {
	position: fixed;
	top: 0%;
	left: 0%;
	text-align: left;
	z-index: 3;
	font-size: 12pt;
	background-color: white;
}
DIV.central {
	position: relative;
	top: 110px;
	text-align: justify;
	z-index: 1;
	font-size: 12pt;
	background-color: white;
}
A {
	color: #000050;
	margin-top: 4%;
	margin-bottom: 4%;
	text-align: left;
	text-indent: 0%;
	text-decoration: none;
	text-align: left;
}
A:hover {
	color: #544eea;
}
TD.slh {
	border-style: solid;
	border-width: thin;
	background-color: #ddddee;
	font-size: 15px;
}
TD.hosted {
	border: thin, none;
	padding-right: 1%;
	vertical-align: bottom;
	font-size: 10pt;
}
H1 {
	font-size: 14pt;
}
H1.warning {
	color: red;
}
H2 {
	font-size: 12pt;
	font-weight: bold;
}
H2.current {
	color: #006030;
}
P {
	text-indent: 3em;
}
P.signature {
	font-family: fantasy, serif;
	text-align: right;
	text-indent: 3em;
	font-style: italic;
}