
/* the STYLE definitions */

body {
  color:       #000000;
  background:  #000000;
  font-family: verdana, sans-serif;
  font-size:   12pt;
}

a {
  color:           #000000;
  font-weight:     bold;
  text-decoration: none;
}

p {
  color:           #ffffff;
  font-weight:     normal;
  text-decoration: none;
  font-size:       10pt;
}



.picture_text {
  font-size:   12px;
  font-style:      normal;
  font-weight:     normal;
  text-decoration: none;
}



.video_text {
  font-size:       12px;
  font-style:      normal;
  font-weight:     normal;
  text-decoration: none;
}




.video_container_caption{
  font-size:       12px;
  margin-left:    3px;
}

.video_container_caption a{
  font-weight: normal;
}

.video_container_close{
  font-size:       12px;
}

.video_container_close a{
  font-weight: normal;
}



#loading_text{
  color:           #ffffff;
  font-weight:     normal;
  text-decoration: none;
}

#loading_text a{
  color:           #ffffff;
  font-weight:     bold;
  text-decoration: none;
}
