BODY{
  background-color : #ffffff;
  margin-left : 5%;
  margin-right : 5%;
  margin-top : 5pt;
  margin-bottom : 5%;
}

A:link{
  color : #000066;
}

A:visited{
  color : #aa66aa;
}

.title{
  font-weight : bold;
  font-size : 150%;
  line-height : 170%;
  text-align : center;
  background-color : #ccccff;
}

.midasi{
  font-weight : bold;
  font-size : 120%;
  line-height : 100%;
  color : #000099;
  text-align : left;
}

.hon{
  line-height : 150%;
  font-size : 100%;
  background-repeat : no-repeat;
  background-attachment : fixed;
}

.img{
  font-size : 85%;
  padding-left : 10pt;
  padding-right : 10pt;
  text-align : center;
}

.linemidasi{
  line-height : 120%;
  font-weight : bold;
  border-width : 1px;
  border-color : purple;
  border-style : solid;
  padding : 2pt;
  font-size : 110%;
  color : #ff68b4;
}

.name{
  text-align : right;
  line-height : 130%;
}


.back{
  text-align : center;
  line-height : 200%;
}
