body { background-color: white; color: black; }

h1 { font: bold 150% Geneva, Tahoma, "Bitstream Vera Sans",Helvetica,sans-serif;
     background-color: #2e2eff; 
     color: white; 
     text-align: center;
     padding: 0.7em}

p { font-family: Geneva, Tahoma, "Bitstream Vera Sans", sans-serif; 
    font-size: 0.9em;
    margin: 0em 0em 0.5em 1em }
td { font-family: Geneva, Tahoma, "Bitstream Vera Sans", sans-serif; 
    font-size: 0.9em; }

img {margin-left: 0.5cm; 
     margin-bottom: 0.5cm}

.menu { background-color: #c0c0c0;
        color: black;
        font-weight: bold;
        padding: 1em;
        vertical-align: top;
	width: 80px;
        }
a:link { text-decoration: none }
a:visited { text-decoration: none }
a:active { text-decoration: none }
a:hover { text-decoration: underline }

.photocell { text-align: center;
             padding: 1em}
li.pub { margin-bottom: 1em;
         font-family: "Times New Roman", Times, serif;
         font-size: 0.9em}
