/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; color: rgb(255,255,204); background-color: rgb(0,64,0);}
 A:link { color: rgb(102,153,51);}
 A:visited { color: rgb(204,204,153);}
 H1 { color: rgb(0,0,0); background-color: rgb(153,0,0);}
 