 

@import url(../../../../t.css);
@import url(pet-c.css);
H1{
  font-size : 13pt;
}
TR{
  font-weight : normal;
  text-align : left;
}
H4{
  color : red;background-position : 12pt 12pt;
  font-size : 12pt;
}
H5{
  color : black;
}
LI{
  font-weight : bold;
  line-height : 22px;
}
TD{
  padding-top : 7px;
  padding-left : 5px;
  padding-right : 3px;
  padding-bottom : 3px;
}
.img {
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}
.img-l {
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	float: left;
}
.table {
	width: 550px;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;border-style : none none none none;}
BODY{
  font-size : 24px;
  font-family : serif,sans-serif;
  font-weight : normal;
  color : gray;
}
P{
  font-size : 15px;
  font-family : sans-serif,serif;
  font-weight : normal;
  color : gray;
  line-height : 20px;
}

