/* yellow bg for the page*/body { background-image: url(i/bg.gif) }/*overall font values for the regular type face used throughout the site*/body,table,tr,td,p { font-family: Verdana, Arial, Helvetica, sans-serif ; color: #ffffff ; font-size: 12px }/* header title and subtitle*/p.header    {color: #FF0000 ; font-size: 18px; font-weight: bold}span.header {color: #FF0000 ; font-size: 18px ; font-weight: bold}p.subhead      {color: #ffff66 ; font-family: geneva,arial ; font-size: 16px ; font-weight: bold}span.subhead   {color: #ffff66 ; font-family: geneva,arial ; font-size: 16px ; font-weight: bold}*.small  { color: #FFFFFF ; font-weight: bold ; font-size: 10px}span.small  { color: #FFFFFF ; font-weight: bold ; font-size: 10px}*.white  { color: #FFFFFF ;  font-size: 10px}span.white  { color: #FFFFFF ;  font-size: 10px}p.spaced_out { font-family: Verdana; color: #cc9900 ; font-size: 13px ; line-height: 12pt ; text-align: justify}/* navigation */A:link    { color: #ff0000  ; text-decoration: underline ; font-weight: bold }A:visited { color: #ff0000  ; text-decoration: underline ; font-weight: bold }A:active  { color: #ff0000 ; text-decoration: underline ; font-weight: bold }A:hover   { color: #ffff66 ; text-decoration: underline ; font-weight: bold }