body {
  margin: 75px 0 0 0;
  padding: 0 7% 0 175px;
  background-image: url("images/prlogo.jpg");
  background-repeat: no-repeat;
} 

.navcolumn {
  position: absolute;
  z-index: 5;
  width: 175px;
  top: 137px;
  left: 20px;
  margin: 0 22 px 0 22 px;
  padding 0 22px 0 22px;
  font-family: Arial;
  font-size: 14pt;
  color: #445566;
}

.norm-i1 {
  font-family: Helvetica;
  font-size: 10pt;
  color: #111111;
  padding-left: 2em;
}

.norm {
  font-family: Helvetica;
  font-size: 10pt;
  color: #111111;
  padding-left: 0em;
}

.foot {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Helvetica;
  font-size: 8pt;
  color: #000000;
}
.papertitle {
  font-family: Arial;
  font-size: 12pt;
}

.paperdesc {
  font-family: Helvetica;
  font-size: 10pt;
  color: #222222;
  padding-left: 1em;
}

.storytitle {
  font-family: Arial;
  font-size: 11pt;
  color: #111111;
}

.storydesc {
  font-family: Helvetica;
  font-size: 10pt;
  color: #222222;
  padding-left: 1em;
}

.storysrc {
  font-family: Helvetica;
  font-size: 10pt;
  color: #222222;
  padding-left: 1em;
}

.pubtitle {
  font-family: Arial;
  font-size: 11pt;
  color: #111111;
}

.pubauthor {
  font-family: Helvetica;
  font-size: 10pt;
  font-style: italics;
  color: #111111;
}

.pubabstract {
  font-family: Helvetica;
  font-size: 10pt;
  color: #222222;
}

.pubsrc {
  font-family: Helvetica;
  font-size: 10pt;
  color: #222222;
}

.studytitle {
  font-family: Arial;
  font-size: 11pt;
  color: #111111;
}

.studydetails {
  font-family: Helvetica;
  font-size: 10pt;
  color: #222222;
}

.statsummary {
  font-family: Arial;
  font-size: 11pt;
  color: #111111;
}

.statdetails {
  font-family: Helvetica;
  font-size: 10pt;
  color: #222222;
}

.storytitle {
  font-family: Arial;
  font-size: 11pt;
  color: #111111;
}

.storydetails {
  font-family: Helvetica;
  font-size: 10pt;
  color: #222222;
}

.byline {
  font-family: Helvetica;
  font-size: 10pt;
  color: #333333;
} 

.figure {
  font-family: Helvetica;
  font-size: 8pt;
  color: #333333;
}

H1 {
  font-family: Helvetica;
  font-size: 18pt;
  color: #222222
  padding-left: 1em;
  padding-bottom: 0em;
}

H2 {
  font-family: Helvetica;
  font-size: 14pt;
  color: #222222
  padding-left: 1em;
  padding-bottom: 0em;
}

H3 {
  font-family: Helvetica;
  font-size: 12pt;
  color: #222222
  padding-left: 1em;
  padding-bottom: 0em;
}

H4 {
  font-family: Helvetica;
  font-size: 10pt;
  font-style: bold;
  color: #222222
  padding-left: 0em;
  padding-bottom: 0em;
}

a:link {
  color: #2200b1; 
  text-decoration: underline;
  background: transparent;
}

a:visited {
  Color: #004681; 
  text-decoration: underline; 
  background: transparent;
}

a:hover {
  Color: #880033; 
  text-decoration: underline; 
  background: transparent;
}

ul {
  font-family: Helvetica;
  font-size: 10pt;
  color: #222222;
  padding-left: 1em;
}

.tablepad {
  margin-left: 1em;
  margin-top: .5em;
  margin-bottom: .1em;
  text-align: center;
}