/* Pete's Styles */
body {color: black; background:white; font-family: serif}
a:link {text-decoration:none; color: blue}
a:visited {color: darkblue}
a:hover {color:red}
h1,h2,h3,h4 {background: lightgray; font-family: sans-serif; color: black}
samp, code {font-family: OCR A extended, fixed; color: green}


