
   
  
  h4{
	border-left: solid 12px blue;
	border-bottom: dashed 1px purple;
	color:#002240;
	
 }
.sheet-b{
	font-size:12px;
 	border:1px solid #ffffff;
	padding:0px;
	border-collapse:collapse;
	 background-color:#ffffd9;
}
.sheet-b th{
	background-color:#dfefff;
	color: #910000;
	text-align:center;
}
.sheet-b td{
	font-size:12px;
	line-height:150%;
	color:#002240;
}
 p {
   	font-size: 14px;
	line-height:150%;
	color:#002240;
  }
 img {
	margin-right:1px;
	margin-bottom:5px
}

  p.stopfloat {
  	clear: both;
  }

 


