
a {
    color: #0782C1;
    
}
    a:hover {
        color: #23527c;
        font-weight: bold;
    }
.container-fluid {
  /*background: white;*/
}

.li01 {
  font-size: 1.5em;
  line-height: 1.3em;
}


.font_title01 {
    /*text-indent: 2em;*/
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: bold;
    color: #006;
}

.font01 {
  font-size: 1.5em;
  line-height: 1.5em;
  margin-left: 0;
  padding-bottom: 1em;
}

.description{
  margin-top:25px;
}

ol li ol li{
  list-style:lower-roman;
}


.content {
  /*padding-left: 2em;*/
  text-indent: 2em;
}
