body {
  font-family: Verdana, sans-serif;
  font-size: 11pt;
  line-height: 14pt;
  color: black;
}

a {
  color: black;
  text-decoration: none;
}

p {
  margin: 0;
}

h1, h2, h3, h4 {
  font-size: 11pt;
  font-weight: normal;
}

h1, h1 a {
  color: #00a0ff;
}

h1 a.btt {
  display: none;
}

h2 {
  margin: 0;
}

.clear {
  clear: both;
}

.column {
  float: left;
}

.column img {
  width: 90%;
}

.c1 { width: 10%; }
.c2 { width: 20%; }
.c3 { width: 30%; }
.c4 { width: 40%; }
.c4plus { width: 40%; }
.c5 { width: 50%; }
.c6 { width: 60%; }
.c7 { width: 70%; }
.c8 { width: 80%; }
.c9 { width: 90%; }
.c10 { width: 100%; }

#copy.c4, #quote.c2 {
  width: auto;
}

#copy p {
  margin-bottom: 14pt;
}

img {
  border: none;
}

#wrap {
  background: none !important;
}

#header {
  border-bottom: 1pt dotted #00a0ff;
  color: #00a0ff;
}

#header a {
  display: none;
}

#footer {
  border-top: 1pt dotted #00a0ff;
  margin: 7pt 0;
  padding-top: 7pt;
}

#header p {
  width: 100% !important;
  float: none;
  margin: 7pt 0;
}

#header p a {
  display: inline;
  color: #00a0ff;
}

#header p br, .entry p.more {
  display: none;
}

#header ul {
  display: none !important;
}

#alsosee h4 {
  margin: 0;
  margin-top: 14pt;
  padding-top: 7pt;
  border-top: 1pt dotted #00a0ff; 
}

.entry {
  margin-bottom: 14pt;
}

.hidden {
  display: none;
}
