/*	G.P. style sheet for Arial sans-serif font	Feb. 25, 2003 - R. A. Booty      */body {	font-family: arial, helvetica, sans-serif;}pre , code , tt {	font-family: courier, monospace;}a:link { color : #0000dd; }a:visited { color : #bb0000; }a:hover { color : #00bb00; text-decoration: none; }