

body { font-family: sans-serif;
       background-color: white; margin: 0; }
h1 { color: rgb(24,22,140); border-bottom: 4px solid;
     border-color: rgb(22,140,140); margin-top: 1em; margin-bottom: 0;
     font-style: italic; text-align: center; }
h2 { color: rgb(22,140,140); margin-top: 0; text-align: center; }
h3 { text-transform: uppercase; font-variant: small-caps; margin-top: 0; }
p.PhotoCaption {font-size: smaller; margin-top: 3px; margin-bottom: 5px;
                border-left: 2px solid; padding-left: 1em; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
ul { margin-top: 0; padding-left: 0; }
li { margin-top: 0.5em; margin-bottom: 0.5em; padding-left: 1em; }
ul ul { margin-top: 0.5em; margin-bottom: 0.5em; padding-left: 1em; }
ul li { list-style-type: none; }

img { padding: 0; border: 0; }

/*
 *  Credits on the left bottom
 */
#Credits { margin: 1em; font-size: smaller; font-style: italic; }

