/* file: saintamh.css       */

/* Herve Saint-Amand        */
/* Montreal                 */
/* Sun Jan  8 20:21:58 2006 */

/* ------------------------------------------------------------------------- */

p, td, th, a, ul, li, span {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 9pt;
}

h1 {
  font-family: verdana, helvetica, arial;
  font-size: 15pt;
}

h3 {
  font-family: verdana, helvetica, arial;
  font-size: 11pt;
}

input.submit {
  font-family: verdana, helvetica, arial;
  font-size: 8pt;
}

/* ------------------------------------------------------------------------- */

span.lien {
  color: blue;
  text-decoration: underline;
  cursor: pointer;
}

.novisit A:visited {
  color: blue;
}

/* ------------------------------------------------------------------------- */
