/* Copyright (c) 1998 by Groupe Bull. All Rights Reserved */
/* Author: Thierry-Kormann@sophia.inria.fr  */

body {
  background-color: white;
  font-family: Helvetica;
  }

td {
     font-family: Helvetica;
     }

/* ---------------------------------------------------------------------*/
/* Class definition */
/* ---------------------------------------------------------------------*/

.imgname {
	font-family: Helvetica;
	font-size: small;
	text-align: center;
	color: white;
}

.dirname {
	  color: yellow; 
  font-weight: bold; 
  font-size: large; 
  font-family: helvetica, sans-serif; 
  font-style:italic;
}

.footnote {
	font-family: Helvetica;
	font-size: small;
}
