/* Style Sheet for photos on my personal home site.   *//* Created by Darrell Edgley on 15th April 1999       */body           {                background: #fffff0;                color: black;                font-family: arial, helvetica, sans-serif;               }/* Define the style for heading 1 */h1             {                background: #fffff0;                color: black;                font-weight: bold;                font-size: 150%;                text-align: center;               }h2             {                background: #fffff0;                color: black;                font-weight: bold;                font-size: 125%;                text-align: center;               }h3             {                background: #fffff0;                color: black;                font-size: 125%;               }small          {                background: #fffff0;                color: black;                font-size: 75%;               }.topbutton {  background-color: #cccccc;   color: #00319c;  font-size: 8pt;  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;}.topbutton A:link {  background-color: #cccccc;   text-decoration: none;  color: #00319c;}.topbutton A:visited {  background-color: #cccccc;   text-decoration: none;  color: #00319c;}.topbutton A:hover {  background-color: #cccccc;   text-decoration: none;  color: #9999cc;}.topbutton A:active {  background-color: #cccccc;   text-decoration: none;  color: #000000;}