body {
  background: #FFF;
  font-family: "Palatino", "Book Antiqua", serif;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 10%;
  margin-right: 10%;
  color: #000
}

p.nav_siteheader {
  font-family: "Arial", sans-serif;
  color: #FC3;
  background: #FFF;
  border-top: thin solid #FC3;
  margin-bottom: 0%;
  padding: 1%;
  font-weight: bold;
  font-size: 65%;
  text-align: center
}


p.nav_siteheader a:link {
  color: #13C;
  background: transparent;
  text-decoration: none
}

p.nav_siteheader a:visited {
  color: #61C;
  background: transparent;
  text-decoration: none
}


p.nav_sitefooter {
  font-family: "Arial", sans-serif;
  border-bottom: thin solid #999;
  margin-top: 0;
  color: #999;
  padding: 1%;
  text-align: center;
  background: #FFF;
  font-size: 65%;
}


h1,h2,h3,h4,h5,h6,p.sans {
  font-family: "Arial", sans-serif
}

h1 {
  color: #666;
  background: transparent;
  margin-bottom: 0;
  font-weight: bold;
  text-align: left
}

h1.dateline {
  color: #FFF;
  background: #39C;
  margin-bottom: 7%
}

h2 {
  color: #333;
  background: transparent;
  font-weight: bold;
  text-align: left;
  margin-bottom: 0;
  margin-top: 1%
}

h2.byline {
  margin-top: 0
}

h2.dateline {
  color: #FFF;
  background: #39C;
  text-align: center;
  margin-top: 3%;
  padding: .2em 0;
}

h2.toc_section {
  color: #FFF;
  background: #39C;
  text-align: center;
  margin-top: 3%;
}

h3 {
  margin-bottom: 0;
  text-align: left;
  font-weight: normal;
  font-size: 100%
}

h3.byline {
  margin-top: 0
}

h4 {
  color: #666;
  background: transparent;
  text-align: left;
  margin-bottom: 0;
  font-weight: normal
}

h5, h6 {
  text-align: left;
  font-weight: normal
}

td {
  vertical-align: top;
}

p.linkgloss {
  font-family: "Arial", sans-serif;
  margin-top: 0;
  margin-left: 1.7em;
}

p.specialnote {
  font-family: "Arial", sans-serif;
  font-size: 65%
}

p.decade {
  font-family: "Arial", sans-serif;
  margin-bottom: 0;
}

h3.decade {
  margin-top: 0;
}

div.decade {
  padding: 2% 2% 2% 2%;
  border-style: solid;
  border-width: thin;
  margin-top: 2%;
  margin-left: -2%
}

ul.main {
  margin-left: 76px;
  padding-left: 0;
}

ul.similarmedia {
  font-family: "Arial", sans-serif;
  list-style-type: circle
}

ul.linksout {
  font-family: "Arial", sans-serif;
  list-style-type: circle
}

ul {
  padding-left: 0;
  margin-left: 0;
  list-style-type: none
}

p.siteheader {
  color: #FFF;
  font-family: "Arial", sans-serif;
  background: #39C;
  padding: 1%;
  margin-bottom: 7%;
  text-align: right;
  font-size: 80%;
  font-weight: bold
}

p.sitefooter {
  color: #FFF;
  font-family: "Arial", sans-serif;
  background: #999;
  padding: 1%;
  margin-top: 30px;
  text-align: right;
  font-size: 65%;
}

p.coverinset300,p.coverinset100,p.coverinset150,p.coverinset200 {
  float: right;
  margin-left: 3%;
  margin-top: .2%;
  text-align: center;
  font-family: "Arial", sans-serif;
}

p.coverinset300 {
  width: 300px;
}

p.coverinset100 {
  width: 100px;
}

p.coverinset150 {
  width: 150px;
}

p.coverinset200 {
  width: 200px;
}

p.leftinset,p.rightinset {
  color: #666;
  background: transparent;
  font-family: "Arial", sans-serif;
  width: 33%;
  font-size: 115%
}

p.leftinset {
  float: left;
  margin-right: 3%
}

p.rightinset {
  float: right;
  margin-left: 3%
}

img {
  border: thin solid #FFF;
}

img.main {
  margin-bottom: -5px
}

img.linkedmedia {
  float: left;
  width: 66px;
  margin-right: 14px;
  margin-bottom: 14px;
}

li + li {
margin-top: 1%
}

a:link {
  color: #36F;
  background: transparent;
  text-decoration: none
}

a:visited {
  color: #93F;
  background: transparent;
  text-decoration: none
}

a:active {
  color: #FC3;
  background: transparent;
  text-decoration: none
}

a:hover {
  color: #FC3;
  background: transparent;
  text-decoration: none
}

a:link img {
  border-color: #36F;
  background: transparent;
  text-decoration: none
}

a:visited img {
  border-color: #93F;
  background: transparent;
  text-decoration: none
}

a:active img {
  border-color: #FC3;
  background: transparent;
  text-decoration: none
}

a:hover img {
  border-color: #FC3;
  background: transparent;
  text-decoration: none
}