body { color: #000000; background: #bbbbee; 
             
             font-size: small;}
a:link { text-decoration: none; color: #0000ff; 
               background: none transparent scroll repeat 0% 0%;}
a:visited { background: none transparent scroll repeat 0% 0%;
                  color: #800080; text-decoration: none; }
a:active { background: #ffd700; color: green; }
a:hover { text-decoration: none; color: #000000;
                background: #ffe4b5; }
p { }
p.photo { font-size: small; text-align: center; }
p.footer { font-size: x-small; text-align: center; }
hr.footer { width: 75%; }
div.page { text-align: center; }
div.photo { text-align: center; }
table.main { width: 100%; border: 0; background: #bbbbee; }
table.outer { width: 100%; border: 0; background: black; }
table.inter { width: 100%; border: 0; background: #bbbbee; }
table.page { width: 100%; border: 0; background: #bbbbee; }
td { background: #bbbbee; }
td.title { background: white; text-align: left;}
td.page { background: white; }
h1 { text-align: center; }
