body
{
  font-family: 'Lucida Grande', Verdana, Geneva, sans-serif;
  font-size: 0.8em;
  color: #000000;
  background: #00FFCC;
}
a
{
  font-weight: normal;
  color: #000;
}
a:link
{
  text-decoration: none;
  border-bottom: 1px dotted;
}
a:visited
{
  border-bottom: 1px solid;
}
a:active
{
}
a:hover
{
  border-bottom: 1px solid;
  border-top: 1px solid;
}
acronym, abbr
{
  border-bottom: 1px dashed #333;
  letter-spacing: .07em;
  cursor: help;
}
span.caps
{
  letter-spacing: .07em;
}
img
{
  border: 0;
}
ol, ul, li
{
  line-height: 1.8em;
  margin-top: 0.2em;
  margin-bottom: 0.1em;
}
h1
{
  font-size: 4.0em;
  font-weight: normal;
  line-height: 0.8em;
  margin-bottom: 0;
}
h2
{
  font-size: 1.8em;
  font-weight: normal;
}
h3
{
  font-size: 1.4em;
  font-weight: normal;
}
h4
{
  font-size: 0.8em;
  font-weight: normal;
}
p
{
  font-size: 1.0em;
  line-height: 1.6em;
  margin: 1.2em 0em 1.2em 0em;
}
li > p
{
  margin-top: 0.2em;
}
pre, code
{
  font-family: monospace;
  font-size: 1.0em;
}
strong, b
{
  font-weight: bold;
}

