/* Created: 2006-05-16 */

body,div,table,td,th,a,p,h1,h2,h3,h4,textarea,input {
  font-family: verdana,tahoma,"Bitstream Vera Sans",arial,helvetica,sans-serif;
  font-size: 1em;
}
pre code,code {
  font-family: 'lucida console','courier new',courier,monospace;
  font-size: 105%;
}

#outer,
#rightcol,
#contentbox,
#header,
#footer {
  width: 100%;
}
#outer #header {
  height: auto;
  text-align: center;
  font-size: 200%;
  font-weight: bold;
}
#header em,
#header span,
#navbar,
#footer .links,
#toCategoryIndex {
  display: none;
}
html,body,#outer,#rightcol,#contentbox {
  background: transparent none;
}

#content p {
  text-indent: 2em;
  margin: 10px 4px 4px;
}
h1 {
  text-align: center;
  font-size: 150%;
}
h2 {
  font-size: 130%;
}
h3 {
  font-size: 115%;
}
a[href]:after {
  content: " (" attr(href) ") ";
}
acronym:after {
  content: " (" attr(title) ") ";
}



