BODY{
  background-color :#fdf7db
}
H1{
  color : #5b0000;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px
}
.1{
  color : #5b0000;
  font-size : 30px;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px
}
h2{
  color : #d67423;
  background-color : #ffaf60;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  padding-top : 5px;
  padding-bottom :5px 
}
.2{
  color : #d67423;
  background-color : #ffaf60;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  padding-top : 5px;
  padding-bottom :5px 
}
H3{
  color : navy;
  background-color : #ffffff;
  text-align : left;
  margin-top : 10px;
  margin-left : 20px;
  margin-right : 0px;
  margin-bottom : 10px;
  padding-top : 5px;
  padding-bottom :5px
  padding-left : 20px;
  padding-right :5px  
}
.3{
  color : navy;
  background-color : #fbf9b7;
  text-align : left;
  font :bold;
  font-size :20px;
  margin-top : 10px;
  margin-left : 20px;
  margin-right : 0px;
  margin-bottom : 10px;
  padding-top : 5px;
  padding-bottom :5px
  padding-left : 20px;
  padding-right :5px  
}
strong{
  font-weight : bold;
  color : #ffffff;
  background-color : #776a4d;
  text-align : left;
  width : 170px
}
.contents strong{
  font-weight : bold;
  color : #5b0000;
  background-color : #eeeeff;
  text-align : left;
  width : 640px
}
.contents dt{
  background-color : #eeeeff;
  width : 640px
}
h4{
  font-weight : bold;
  color : #5b0000;
  background-color : #e4fe81;
  text-align : left;
  width : 170px;
  margin-top : 0px;
  margin-bottom : 0px;
}
EM{
  color : purple;
  background-color : #fbfbff;
  width : 640px
}
.e{
  color : purple;
  background-color : #ffdfd0;
  width : 640px
}
.partition{
  width : 20px;
  height : 1000px;
  position : absolute;
  top : 50px;
  left : 180px;
}
.map{
  background-color : #f78b62;
  width : 170px;
  height : 30px;
  position : absolute;
  top : 5px;
  left : 10px;
  font-size : 15px;
  color : #ffffff
}
.modified{
  background-color : #f78b62;
  width : 170px;
  height : 30px;
  position : absolute;
  top : 5px;
  left : 840px;
  font-size : 12px;
  color : #ffffff
}
.tops{
  background-color : #fcd9a9;
  width : 660px;
  height : 30px;
  position : absolute;
  top : 5px;
  left : 180px;
  font-size : 15px
}
.contents{
  width : 640px;
  top : 35px;
  left : 200px;
  position : absolute;
}
.contents p{
  font-size:       90%;
}	
.contents table{
  font-size:       90%;
}
.menu{
  background-color : #ffaf60;
  width : 170px;
  position : absolute;
  top : 50px;
  left : 10px;
}
.menu a{
  background-color : #c8b39d;
 width : 170px;
 font-size :12px
}
.menu p{
  font-size :12px;
  margin-top : 0px;
  padding-top : 0px
}