body{background-color: white;
}
div.box{width: 700px;
}

p{font-size: 13px;
   line-height: 20px;
   width: 650px;
   margin-left: 30px;
   text-indent: 13px;
  }
p.pro{font-size: 14px;
   line-height: 17px;
   width: 680px;
   margin-left: 25px;
   text-align: justify;
   margin-top:5px;
   margin-bottom:5px;
  }
  p.pro2{font-size: 14px;
   line-height: 17px;
   width: 680px;
   margin-left: 15px;
   text-align: justify;
   margin-top:5px;
   margin-bottom:5px;
   text-indent: 50px;
  }

 p.ac{font-size: 14px;
   line-height: 17px;
   width: 680px;
   margin-left: 15px;
   text-align: justify;
   margin-top:5px;
   margin-bottom:5px;
   text-indent: 50px;
  }
p.copy{font-size: 10px;
   width: 700px;
   text-align: justify;
   color: white;
   background-color: #CCCC66;
   margin-left: 0px;
  }
  
p.pos{font-size: 14px;
   width: 700px;
   text-align: justify;
   color: black;
   margin-left: 0px;
   margin-top:0px;
   margin-bottom:0px;
  }

p.pos2{font-size: 14px;
   width: 650px;
   text-indent:0px;
   color: black;
   margin-left: 30px;
   margin-top:0px;
   margin-bottom:5px;
   line-height:18px;
   
  }
   
h1{font-size: 15px;
   margin-left: 30px;
   margin-top:10px;
   background-color:#CCCC99;
   color:white;
  height:25px;
  text-indent:15px;
   line-height: 25px
   }

h2{font-size: 15px;
   margin-left: 0px;
   margin-top:10px;
   background-color:#B0E0E6;
   color:white;
  height:25px;
  text-indent:15px;
   line-height: 25px
   }