/* 
 * Body - choice of font is DrKB standard.
 * background-image not supported by IE3
 * ; background-image="../images/background.gif"}
 * Specify TD as well, for bug in Netscape 4.  
 * Specify H1..H3 for same reason
 */
BODY, TD, H1, H2, H3 {font-family: Arial,Helvetica,sans-serif,sans }

/*
 * H1,H2,H3,A:link - Standard DrKB color.
 */
H1, H2, H3 {color:008000}
A:link {color:#008000}
DT {color:#008000}
EM {color:#008000}
B {color:#008000}

/*
 * A - color to match Versant logos.
 */ 
 A:visited {color:#e00000}


