 
.prof_td1{
  
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : rgb(204, 204, 204);
  width : 120px;
  font-size : 10pt;
  background-color : rgb(237, 243, 237);
  height : 28px;
  text-align : left;
  padding-left : 10px;
}
.prof_td2{
  font-size : 10pt;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : rgb(192, 192, 192);
  width : 520px;
  height : 28px;
  text-align : left;
  padding-left : 10px;
}

table{
	border-collapse: collapse;border-spacing : inherit;
  clear : both;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 20px;
}
.prof_text1{
  font-size : 10pt;
  width : 60px;
  float : left;
  line-height : 18px;
  text-align : left;
  margin-left : 30px;
  color : #d2310f;
  margin-top : 5px;
  margin-bottom : 5px;
}
.prof_text2{
  font-size : 10pt;
  line-height : 24px;
  text-align : left;
  width : 760px;
  
  color : #b72b0d;
  margin-top : 5px;
  margin-bottom : 5px;
  margin-left : auto;
  margin-right : auto;
}
.prof_text3{
  font-size : 10pt;
  line-height : 24px;
  color : #b72b0d;
  text-align : left;
  width : 500px;
  float : left;
  margin-bottom : 20px;
}

.table1{
  position : relative;
  left : -48px;
}
