.orange {
  color: #e28600; }

.darkorange {
  color: #af6800; }

.grayblue {
  color: #586c8c; }

.darkgrayblue {
  color: #2c3b5b; }

.lightgrayblue {
  color: #85adad; }

.gold {
  color: #997a00; }

.lightgold {
  color: #cca300; }

.darkbrown {
  color: #663300; }

.toggleheader:hover {
  cursor: pointer;
}

.togglediv {
	display: none;
	margin: 0px;
	padding: 0px;
}

@font-face {
  font-family: _rm;
  src: url("fonts/cmunrm.ttf"); }
@font-face {
  font-family: _bf;
  src: url("fonts/cmunbx.ttf"); }
@font-face {
  font-family: _it;
  src: url("fonts/cmunci.ttf"); }
@font-face {
  font-family: _tt;
  src: url("fonts/cmuntt.ttf"); }
@font-face {
  font-family: _sf;
  src: url("fonts/cmunss.ttf"); }
@font-face {
  font-family: _sfx;
  src: url("fonts/cmunsx.ttf"); }
body {
  font-family: _rm, serif;
  font-size: 13pt;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 60px;
  padding-right: 60px; }

table {
  font-family: _rm, serif;
  font-size: 13pt; }

td {
  padding: 5px; }

thead {
  font-family: _sf; }

.sflinks a {
  font-family: _sf; }

.fakelink {
  color: #609C2F; }

.pdflink {
  font-size: 11pt;
  color: #af6800; }

.eprintlink {
  font-size: 11pt;
  color: #af6800; }

.arxivlink {
  font-size: 11pt;
  color: #af6800; }

.ssrnlink {
  font-size: 11pt;
  color: #af6800; }

a {
  color: #586c8c;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

rm {
  font-family: _rm; }

bf {
  font-family: _bf; }

it {
  font-family: _it; }

sf {
  font-family: _sf; }

sfx {
  font-family: _sfx; }

topheader {
  font-family: _sfx;
  font-size: 32pt;
  display: block;
  margin-top: 8px;
  margin-bottom: 12px;
  color: #586c8c; }

subheader {
  font-family: _rm;
  color: #548929;
  display: block; }

subheader a {
  font-family: _rm;
  color: #548929; }

.subheadercolor {
  color: #548929; }

section {
  font-family: _sfx;
  font-size: 18pt;
  margin-top: 30px;
  display: block;
  color: #444; }

subsection {
  font-family: _bf;
  font-size: 16pt; }

papertitle {
  font-family: _sf;
  font-size: 14pt;
  color: #586c8c; }

paperinfo {
  color: #333; }

paperinfo a {
  color: #333; }

/*# sourceMappingURL=style.css.map */
