# config file for latex2html.  adds some extra formatting to the BODY of the
# generated html.  This file must end with '1;' to make latex2html happy
# 
# if any changes are made to this file, please add the corresponding fixes to
# pvfs2htmlfixup.sh
# sorry there are two places to make changes.  you won't hurt anyone's feelings
# if you fix it so we don't need to do it this way.

$BODYTEXT = 'bgcolor="#b8b8b8" alink="#000000" vlink="#000000" link="#000000">

<!--#include virtual="top_of_page.html" -->

<table width="95%" class="tabletype1" cellpadding="0" cellspacing="0" align="center">
<tr>
<td>
<table width="100%" cellspacing="0" cellpadding="1">
<tr>                                                          
<td class="nav_white" width="70%" valign="top">               
<br>

<table cellspacing="0" cellpadding="1" align="center" width="70%">
<tr>
<td width="80%" valign="top"';

1;
