body
{
  font-family: arial, helvetica, sans-serif;
  background: white;
  font-size:85%;
}

p.topbanner
{
  text-align:center;
}

p.emphasise_first_line:first-line 
{
  font-weight: bold;
}

div.title
{
  font-weight:bold;
  text-align:center;
  font-size: 150%;
}

div.subtitle
{
  font-weight:bold;
  text-align:center;
  font-size: 120%;
}

a.link
{
  font-size:120%;
}

span.emphasise
{
  font-weight:bold;
}

a.sitepreview
{
  border: none;
}

a.sitepreview img
{
  background-color: #999999;
  border: 1px solid #666666;
  padding: 3px
}

p.indent {
  margin-left: 10px;
}
