A:active,
A:link,
A:visited {
  background-color:    inherit;
  color:               #000099;
  text-decoration:     underline;
}

A:hover {
  background-color:    inherit;
  color:               #0000cc;
  text-decoration:     underline;
}

BODY {
  background-color:    #99ccff;
  color:               #000000;
}

DIV.center {
  margin-left:         auto;
  margin-right:        auto;
  text-align:          center;
}

H1 {
  font-size:           larger;
  font-weight:         bold;
  margin-left:         auto;
  margin-bottom:       0px;
  margin-right:        auto;
  margin-top:          0px;
  text-align:          center;
}

HR.footer,
HR.header {
  margin-left:         auto;
  margin-right:        0;
  text-align:          right;
  width:               20%;
}

HR.footnotes {
  margin-left:         0;
  margin-right:        auto;
  text-align:          left;
  width:               20%
}

IMG {
  border:              0;
}

OL.footnotes {
  font-size:           smaller;
  margin-top:          0px;
}

P.footer,
P.header {
  font-size:           smaller;
  margin-left:         auto;
  margin-right:        0;
  text-align:          right;
}

P.title {  
  font-size:           larger;
  text-align:          center;
}

P.title-2 {  
  text-align:          center;
}

TABLE.photo {
  margin-left:         auto;
  margin-right:        auto;
  table-layout:        fixed;
  text-align:          center;
}

TD.photo-0 {
  background-color:    #99ccff;
  color:               #000000;
}

TD.photo-1-info {
  background-color:    #77aadd;
  color:               #000000;
  font-size:           x-small;
  text-align:          center;
  vertical-align:      top;
}

TD.photo-1-location {
  background-color:    #77aadd;
  color:               #000000;
  font-size:           x-small;
  text-align:          center;
  vertical-align:      top;
}

TD.photo-1-picture {
  background-color:    #77aadd;
  color:               #000000;
  height:              128px;
  text-align:          center;
  vertical-align:      middle;
}


TD.photo-1-title {
  background-color:    #77aadd;
  color:               #000000;
  text-align:          center;
  vertical-align:      top;
}

TD.table {
  background-color:    #88bbee;
  color:               #000000;
}

TD.table-key {
  background-color:    #77aadd;
  color:               #000000;
}

TH.table {
  background-color:    #6699cc;
  color:               #000000;
  text-align:          left;
}
