/*
 * File:      $Source: $
 * Revision:  $Revision: $
 * Date:      $Date: $
 * Author:    $Author: $
 * CVS_ID:    $Id: $
 *
 * $Log: $
 *
 */
body 
{ 
   margin-top: 0; 
   background-color: #ffffff; 
}

a:link { color:#882121; }
a:active { color :#FF00FF; }
a:visited { color :#882121; }
a:hover { color :#808000; }

table
{
   background-color: #eeeeee;
}

td
{
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
}

.table-heading
{
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #ffffff;
   background-color: #882121;
}


.text
{
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
}


