/* ---------------------------------------------------------------------- * $Id: style,v 1.4 2004/02/17 23:12:38 benoit Exp $ * ------------------------------------------------------------------- */ html, body { margin: 0; padding: 3px; font-family:Helvetica, Arial; background-color:#FFF; color:#000; border:none; } img { border: none; } a { color:#A33; text-decoration:none; } a:hover { color:#F66; text-decoration:underline; } ul { list-style-type:disc; } .cvs { color: blue; font-family: lucida console, monospace; font-size: xx-small; } .copyright { font-family: lucida console, monospace; font-size: xx-small; float:right; } .footer { font-family: lucida console, monospace; font-size: x-small; float:right; } table.center { margin:auto; } /* ------------------------------------------------------------------- */ /* ------------------------------------------------------------------- */