/*
 *  ICD Style Sheet
 *  Copyright © 1997 Temporary Sanity Designs
 *  August 6, 1997
 */

/* Body */

BODY {font-size: 10pt;
    font-family: "Verdana, Arial, Helvetica, sans-serif";}

TABLE {font-size: 10pt}		/* IE4P2 bug fix */

/* Headers */

FONT.h2 {font-size: 15pt}
FONT.h3 {font-size: 13pt}
FONT.h4 {font-size: 11pt; font-weight: bold}
FONT.footer {font-size: 8pt}    

/* Links (no underlines) */
/*
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
*/
