.clean
{ 
  font-family:  Trebuchet MS, verdana, lucida, helvetica, sans-serif;
  text-align:   justify;
}
.menu
{
  color:	 white;
  font-family:	 Trebuchet MS, verdana, lucida, helvetica, sans-serif;
  padding-left:  0.5em;
}
.section-first
{
  margin-top:  0px;
}
.white-bold
{
  color:        white;
  font-size:    x-small;
  font-weight:  bold;
}
DIV.section-title
{
  font-family:    Trebuchet MS, verdana, lucida, helvetica, sans-serif;
  font-size:      small;
  margin-bottom:  0px;
  position:       fixed;
  right:          10px;
  top:            10px;
  width:          250px;
}
H4.section-title
{
  font-family:    Trebuchet MS, verdana, lucida, helvetica, sans-serif;
  margin-bottom:  0px;
}
LI
{
  font-family:  Trebuchet MS, verdana, lucida, helvetica, sans-serif;
}
P
{
  font-family:  Trebuchet MS, verdana, lucida, helvetica, sans-serif;
}
PRE
{
  font-family:  courier, monospace;
}
TH, TD
{
  font-family:  Trebuchet MS, verdana, lucida, helvetica, sans-serif;
}
