body {
  line-height: 1.4em;
  margin: 0px 0px 30px 0px;
  padding: 0px;
  font-family :"‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
  font-size : x-small;
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size: small;
}

html>body {
  font-family : "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
  font-size : small;
}

  a:link {
  color: #484848;
  background-color: #FFFFFF;
  text-decoration: underline;
}

a:visited {
  color: #484848;
  background-color: #FFFFFF;
  text-decoration: underline;
}

a:hover {
  color: #3D72A0;
  background-color: #FFFFFF;
  text-decoration: underline;
}

address {
  color: #484848;
  background-color: #FFFFFF;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
}

h1 {
  color:#3D72A0;
  background-color: #FFFFFF;
  font-size: 130%;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:1.5em

 }

h2 {
  color:#3D72A0;
  background-color: #FFFFFF;
  font-size: 110%;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3em;
  margin-bottom:0em
}

h3 {
  font-size: 100%;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:1.5em
}

h4 {
  font-size: 100%;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top:0em;
  margin-bottom:0em
}

h5 {
  font-size: 100%;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top:0em;
  margin-bottom:0.5em
}

h6 {
  font-size: 100%;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top:0em;
  margin-bottom:0.5em
}

p.copyright {
  font-size: small;
  text-align: center
}

p.copyright small {
  font-size: small;
  text-align: center
}


pre {
  font-size : 100%;
  width: 90%;
  margin-left: 5.5em;
  margin-right: auto;
}

p {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0em;
}

p.copyright {
  font-size: small;
  text-align: center
}

p.copyright small {
  font-size: small;
  text-align: center
}

p.blockquote {
  width: 90%;
  margin-left: 2.2em;
  margin-right: auto;
}


ul {
  margin-left: 3.5em;
  margin-right: 2.5em;
  margin-top: 0.5em;
  list-style-type: disc;
}

hr.h2 {
  color: #3D72A0;
  background-color: #3D72A0;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  border: 0px
}

hr.h3 {
  color: #484848;
  background-color: #484848;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  height: 1px;
  border: 0px
}


