* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

head, title {
	display: none;
}

#menu {
	display: none;
}

body {
	font-family: Georgia, Times New Roman, serif;
	font-size: 10pt;
	text-align: justify;
}

h1 {
	font-weight: normal;
	font-size: 12pt;
	text-align: right;
	margin-bottom: 12pt;
}

h2 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin-bottom: 8pt;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin: 8pt 0 4pt 0;
}

p {
	margin: 4pt 0 4pt 0;
	text-indent: 20pt;
}

a {
	color: black;
	text-decoration: none; /*underline;*/
	outline: black dashed thick;
}

a[href]:after {
	content: " (" attr(href) ")";
	font-weight: normal;
	font-style: normal;
	font-family: "Courier New", monospace;
	font-size: 8pt;
}

abbr {
	border-bottom: none;
}

ul {
	margin: 0 0 0 2em;
}

#footer {
	position: absolute;
	bottom: 16pt;
	font-size: 8pt;
}

#styles {
	display: none;
}
