code.section {font-family: Andale Mono, Lucida Console, Monaco, fixed, monospace; font-size: 11px}
code.boldcode {font-family: Andale Mono, Lucida Console, Monaco, fixed, monospace; font-size: 11px; font-weight: bold} .rboldcode {font-family: Andale Mono, Lucida Console, Monaco, fixed, monospace; font-size: 11px; font-weight: bold; color: #ff0000}
code.gboldcode {font-family: Andale Mono, Lucida Console, Monaco, fixed, monospace; font-size: 11px; font-weight: bold; color: #ff6600}
code.bboldcode {font-family: Andale Mono, Lucida  Console, Monaco, fixed, monospace; font-size: 11px; font-weight: bold; color: #3c5f84}

#logo {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
  text-align: center;
}

#key_visual h2 {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}

#key_visual h3 {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: #369;
}

#key_visual a {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;
/*  font-style: normal;
  font-weight: normal;
  text-decoration: none;*/
  color: #369;
}

#text_caption h2 {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  line-height: 2.0;
  text-align: right;
  color: #369;
}

#text_caption {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}

#content_container {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}

#content_container h1 {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
#content_container h2 {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
#content_container h3 {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}
/*
#content_container, #content_container p {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #036;
}
*/
#content_container a:link {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #369;
}
#content_container a:visited {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #369;
}
#content_container a:hover {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #69c;
}
#content_container a:active {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #369;
}
#footer_text {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #369;
}

