BODY {

  font-size : 100%;

  line-height : 130%;



}



TABLE {  

  font-size : 100%

  line-height : 130%;



  }

HR {

  color : #666666;

  border : none;

  border-top : dashed 1px #666666;

  height : 1px;



}



input,textarea,select {

  color : #000000;

  background : url(img/b_bg.jpg) repeat-x;

  border: 1px #999999 solid;



}