
h1 {
	text-align: left;
	text-color: #000000;
	font-family: "Helvetica", sans-serif;
	font-weight: bold;
	font-size: 24pt
	line-height: 1em;
	margin-top: 0.5em;
}

h2 {
	text-align: left;
	text-color: #000000;
	font-family: Palatino, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: normal;
	margin-top: 1em;
}

h3 {
	text-align: left;
	text-color: #000000;
	font-family: Palatino, serif;
	font-size: 18pt;
	font-weight: bold;
	margin-top: 1em;
}

h4 {
	text-align: left;
	text-color: #000000;
	font-family: Palatino, serif;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 1em;
}

p {
	hyphens: auto;
}

body {
	hyphens: auto;
	font-family: Palatino, serif;
	font-size: 12pt;
	text-rendering: optimizeLegibility;
	background-color: #ffffff;
	width: 35pc;
	margin-top: 4em;
	margin-left: 8em;
	margin-right: auto;
	margin-bottom:3em;
	text-align: justify;
}

code {
	font-family: "Courier New", monospace;
	font-size:11pt;
}

pre {
	font-family: "Courier New", monospace;
	font-size: 10pt;
}

#footer {
	font-size: 8pt;
	text-align: right;
}

img.side {
	display: block;
	margin-left: 1em;
	width: auto;
	margin-right: auto;
}

img {
	display: block;
	width: 35pc;
	margin-left: auto;
	margin-right: auto;
}

#icon {
	width: 1.5em;
	display: inline;
}

#icons {
	width: 35pc;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
}

#icons a {
	vertical-align: top;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.stretch {
	width: 100%;
	display: inline-block;
	font-size: 0;
	line-height: 0
}

a:link {
	color: #990033;
	text-decoration: none;
}

a:visited {
	color: #660000;
	text-decoration: none;
}

a:hover {
	color: #cc0066;
	text-decoration: bold;
}

a:active {
	color: #98afc7;
	text-decoration: bold;
}

.preload {
	display: none;
}
