body {
  font: 0.8125em/1.618 'Ubuntu', Helvetica, sans-serif;
  color: #313131;
}
a:active { outline: none; }
hr {
  border: 0 solid #ccc;
  border-top-width: 1px;
  clear: both;
  height: 0;
}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
  margin-bottom: 10px;
}
h1 {
  font-size: 21px;
  line-height: 23px;
  margin-bottom: 15px;
}
h2 {
  font-size: 16px;
  font-weight: normal;
  padding: 0;
}
h3 {
  font-size: 14px;
  font-weight: normal;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 12px;
}
ol {
  list-style: decimal;
}
ul {
  list-style: disc;
}
p.strong {
  font-weight: bold;
  color: #313131;
}
#bannercontent p, #bannercontent h1, #bannercontent h2, ##bannercontent h3 {
  color: #CCC;
}
#banner h1, #banner h2, #banner p, #banner span {
  color: #CCC;
}
#reg_form label {
  color: #CCC;
}
a.tooltip:hover span {
  color: #688C1B;
}
h1.press {
  text-shadow: 1px 1px 1px #FFF;
  margin-bottom: 0px;
}

