body
{ 
  font-size: 10pt;
  font-family: Helvetica, Arial;
}
.source
{
  font-family: Courier New, Courier, mono;
  font-size: 10pt;
  margin-left: 40px;
  color: #000000;
}
.comment
{
  color: #0000FF;
  font-style: italic;
}
.reserved
{
  color : #000000;
  font-weight: bold;
}
.preprocessor
{
  color : #008000;
  font-style: italic;
}
.quotedstring
{
  color : #FF80FF;
}
.french
{
  font-family: Helvetica, Arial;
  font-color: #006600;
}
.copyright
{
  font-family: Helvetica, Arial;
  font-size: 8pt;
}
.title
{
  font-family: Helvetica, Arial;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: underline;
}
a:link
{
  color: #5d8ac9;
}
a:visited
{
  color: #5d8ac9;
}
a:hover
{
  color: #0000ff;
}
td
{
  font-size: 10pt;
  font-family: Helvetica, Arial;

}
