body {
        font-family:Georgia,"Hiragino Mincho Pro",serif;
        font-size: small;
        line-height: 1.5;
        margin-top: 0.5cm;
        margin-left: 5%;
        margin-right: 10%;
        background: #fffff2;
        color: #000000;
     }


.item a {

  font-weight: bold;
  font-size: large;
  text-decoration: none;
  color: #000000;
}

.selecteditem {
  font-weight: bold;
  font-size: large;
  border-left: solid green 1px;
}

.selecteditem a {

  font-weight: bold;
  font-size: large;
  text-decoration: none;
  color: #000000;
}

.header {
  font-weight: bold;
  font-size: xx-large;
}

.body {
     font-size: medium;
     margin-right: 1em;
     margin-left: 1em;
     margin-top: 1em;
}
