html>body {
  font-size: 12px;
}

body {
  font-family:'Constantia', 'Palatino', 'Georgia', 'Times New Roman', serif;
  font-size:75%;
  margin:3em 6em;
}

div {
	margin:0em;
	padding:0em;
}

acronym {
  letter-spacing:0.1em
}

.kern {
  letter-spacing: -0.05em
}

.black {
  color:#000;
}

a {
  color:#999;
}

a:link {
  text-decoration:underline;
}
a:visited {
  text-decoration:underline;
}
a:hover {
  text-decoration:none;
}
a:active {
  text-decoration:none;
}

#title {
	font-size:2em;
	line-height:1.5em;
}

#subtitle {
  font-size:1.1667em;
  line-height: 1.286em;
}

#author-list {
	line-height:1em;
	font-size:1.5em;
	margin-top:1em;
}

#downloads {
  font-size:1em;
  line-height:1.5em;
  margin-top:0.75em;
  padding-bottom:0.75em;
}

.paper-version {
  font-style:italic;
}

.bibtex {
  color:#666;
  margin-left:1em;
}

.small-caps {
  font-variant:small-caps
}

.sub {
  vertical-align:sub;
  line-height:0;
}

#abstract-label {
  font-size:1.1667em;
  line-height:1.286em;
	font-weight:bold;
	margin-top:1.286em;
}

#abstract {
	font-size:1em;
	line-height:1.5em;
	text-align:justify;
	width:30.25em;
}

#keywords-label {
  font-size:1em;
  line-height:1.5em;
	font-weight:bold;
	margin-top:1.5em;
}

#keywords {
	font-size:1em;
	line-height:1.5em;
	text-align:justify;
	width:30.25em;
}

#footnote {
  font-size:0.8333em;
	line-height:1.8em;
	border-top:0.1em solid #000;
	margin-top:2.7em;
	padding-top:0.8em;
	margin-left:0;
	width:36.3em;
}