
#logo {
   background: url(resources/logo_template.gif) no-repeat;
}
#key_visual {
   background: url(images/dynamic/key_visual8.jpg) no-repeat;
}
#text_caption {
  /* font-family: Arial,sans-serif; */
  font-family: Verdana;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #4D4D4D;
}
.content h1 {
  /* font-family: Arial,sans-serif; */
  font-family: Verdana;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: #333;
}
.content h2 {
  /* font-family: Arial,sans-serif; */
  font-family: Verdana;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #333;
}
.content h3 {
  /* font-family: Arial,sans-serif; */
  font-family: Verdana;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #333;
}
.content, .content p, .content table {
  /* font-family: Arial,sans-serif; */
  font-family: Verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
.content a:visited {
  /* font-family: Arial,sans-serif; */
  font-family: Verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #00F;
}
.content a:link {
  /* font-family: Arial,sans-serif; */
  font-family: Verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #00F;
}
.content a:hover {
  /* font-family: Arial,sans-serif; */
  font-family: Verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #4D4D4D;
}
.content a:active {
  /* font-family: Arial,sans-serif; */
  font-family: Verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #4D4D4D;
}

.privacy, .privacy p, .privacy table {
  /* font-family: Arial,sans-serif; */
  font-family: Verdana;
  font-style: normal;
  font-size: 9px;
  /*font-weight: normal;*/
  text-decoration: none;
  color: #000;
}

#footer_text {
  /* font-family: Arial,sans-serif; */
  font-family: Verdana;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #4D4D4D;
}

