
H1{
  text-indent : 20px;
  text-align : center;
  font-size : large;
}
H4{

  list-style-position : inside;
  list-style-image : url(../images/yun_item.jpg);
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  list-style-type : disc;

  text-indent : 0px;
  left : auto;
  width : auto;
  height : auto;
  top : auto;
  vertical-align : baseline;
}
UL{
    line-height: 1.5;
}
LI{

  margin-left : -20px;
  margin-right : 0px;
  border-width : 0px 0px 0px;border-left-width : 0px;
  list-style-image : url(../images/yun_item.jpg);
  text-indent : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  left : auto;

  word-spacing : normal;

  width : auto;
  height : auto;
  top : auto;
  list-style-position : inside;
  line-height : 1.5;
  letter-spacing : normal;

}
H2{
  text-align : center;
  font-size : x-large;
}
H3{
  background-image : url(../images/yun_line3.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : center center;






  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  line-height : 35px;
}
A:LINK{
  color : blue;
}
A:VISITED{
  color : purple;
}
TABLE{
  empty-cells : show;
}
