body {margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.repeaty{background-repeat: repeat-y;}
.tree     {  font-size: 12px; width:130px; }
.folder   { clear:right}
.heading130  {  font-size: 16px; line-height: 130%; }
.heading  {  font-size: 16px; line-height: 150%;  }
.subheading  {  font-size: 14px; line-height: 110%; letter-spacing:1pt; }
.text        {  font-size: 12px; line-height: 130%; }
.note        {  font-size: 10px; line-height: 110%; }
.form        {  font-size: 12px;                    }
.link        {  font-size: 12px;                    }
.directory   {  font-size: 10px;                    }
.text2       {  font-size: 10px; line-height: 130%; }
.text3       {  font-size: 9px; line-height: 130%; }

body#book{
text-align:center;
}

.main_area{
  width:550px;
  margin:0 auto;
  padding:10px 0;
  text-align:left;
}
.main_area .p1{
  width:150px;
  padding:0 0 10px 25px;
  float:left;
  text-align:center;
  }
.main_area .p1 p{
  margin:5px 0 5px 0;
  }

.clr{
  clear:both;
  width:1px;
  height:1px;
  line-height:1px;
  overflow:hidden;
}
