/*
 *  fractalus home Style Sheet
 *  Copyright © 1997 Damien M. Jones
 *  July 13, 1997
 */

/* Body */

BODY {font-size: 12pt;
    font-family: Times New Roman, Times, serif;}
TABLE {font-family: Times New Roman, Times, serif;}
TEXTAREA {font-family: Arial, Helvetica, sans-serif;}

/* Links (no underlines) */
/*
A:link {text-decoration: none}
A:visited {text-decoration: none;}
A:active {text-decoration: none; color: #6666CC}
*/

