BODY {background-color: gainsboro}
A:link {color: navy; text-decoration: none}
A:visited {color: navy; text-decoration: none}
TABLE.table TH {background-color: wheat}
TABLE.table TD {background-color: ivory}
TABLE.head  TD {background-color: white}
TABLE.body  TH {background-color: cadetblue}
TABLE.body  TD {background-color: linen}

/* $Id$ */
