p
{
  padding: 10px;
  font-family: arial,helvetica,sans-serif;
  font-weight: normal;
}

#bio
{
  font-size: 12pt;
  border: double 3px #000000;
}

#bio b			/* This is the style for the first letter of each paragraph */
{
  font-size: 24pt;
  font-family: "Times New Roman",serif;
  font-weight: normal;
  line-height: 12pt;
}

p.main
{
  border: 1px dotted #CCCCCC;
}

#bodycontent h3
{
  margin: 0;
  padding: 0;
  font-size: 28px;
  text-align: center;
}

span.quote
{
  font-family: arial,helvetica,sans-serif;
  font-size: 11pt;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0px;
  padding: 5px;
  line-height: 1.2;
  display: block;
  text-align: justify;
  border: 1px dotted #000000;
}

span.attrib
{
  font-family: Georgia,serif;
  letter-spacing: 1px;
  margin-bottom: 20px;
  display: block;
  text-indent: 20px;
}

span.attrib b
{
  font-size: 10pt;
  font-style: normal;
}

span.attrib i
{
  font-size: 8pt;
  font-style: italic;
  margin-left: 10px;
}
