@charset 'iso-8859-1';
body { background: #000; color: #000; margin-top: 0px; margin-bottom: 0px }
p, h1, h2, h3, h4, h5, h6, ul { font-family: verdana, sans-serif } /* body doesn't support dual font-size specifications */
pre, tt, code, kbd, samp { font-family: monospace }
.header { font-family: arial, sans-serif }
.smallcl { font-family: verdana, sans-serif } /* Netscape 4 Mac wouldn't scale from 1em for <small> */

.rtnav { font-family: arial, sans-serif; white-space: nowrap } /* 2005-06-24: add white-space for Photo Relator */
.rtnav a:link { color: #000; text-decoration: underline; background-color: transparent }
.rtnav a:visited { color: #fff; text-decoration: underline; background-color: transparent }
.rtnav a:hover { color: #ff0; text-decoration: underline; background-color: transparent }
.rtnav a:active { color: #00f; text-decoration: underline; background-color: transparent }