body{
  background-color: white;
  color: black;
  font-family: verdana, arial, sans-serif;
}

a:link,
a:visited,
a:hover,
a:active{
  color: blue;
  text-decoration: none;
}

hr{
  border-style: solid;
  border-width: 1px;
  color: #D3D3D3;
  margin: 15px;
  width: 20%;
}

.h_title_block{
  background-color: #E0E0E0;
  margin: 12px;
  padding: 8px;
}

.h_title{
  font-size: 20pt;
  font-weight: bold;
  padding: 5px;
}

.h_subtitle{
  font-size: 12pt;
}

.h_photo_org{
  color: #D3D3D3;
  font-weight: bold;
  font-size: 10pt;
}

.pi_navigate{
  font-size: 10pt;
}

.pi_header_title{
  font-size: 14pt;
  font-weight: bold;
  padding: 10px;
}

.pi_header_description{
  text-align: center;
  padding: 25px;
  width: 75%;
}

.pi_photo{
  background-color: #E0E0E0;
}

.pi_thumb{
  padding: 10px;
}

.pi_title{
  background-color: #E0E0E0;
  /*font-weight: bold;*/
  padding: 10px;
}

.photo{
  font-size: 12pt;
}

.photo_title{
  font-size: 14pt;
  font-weight: bold;
  padding: 10px;
}

.photo_image{
  border-color: #D3D3D3;
  border-style: solid;
  border-width: 1px;
  padding: 10px;
}

.photo_links{
  padding-bottom: 10px;
  padding-top: 10px;
}

.photo_data{
  padding-bottom: 10px;
  padding-top: 10px;
}

.photo_data_pair{
}

.photo_data_title{
  font-weight: bold;
}

.photo_data_value{
}

.photo_description{
  background-color: #E0E0E0;
  padding: 10px;
  /*text-align: justify;*/
}

.photo_tags{
}

.tl_letters{
  color: #D3D3D3;
  padding: 15px;
}

.tl_tags{
}

.tl_letter{
  font-weight: bold;
  padding-top: 15px;
}

ul.index_list{
  font-size: 10pt;
  list-style-type: none;
}

.index_title{
  font-size: 10pt;
  font-weight: bold;
}

