body {
	text-align: center;
	margin-top: 3%;
	background-color: #EBEBEB;
	
}
h2 {
	line-height: 200%;
	font-family: arial;
}
h3 {
	line-height: 200%;
	font-family: arial;
}

h5 {
	line-height: 200%;
	font-family: arial;
}
p {
	line-height: 200%;
	font-size: 10pt;
	font-weight: bold;
}
.lablec1 { 
	position: relative; 
	margin-top: 1%;
	bottom: 0px; 
	left: 0px; 
	border-top: 2px dotted #CCC;
	background: #EBEBEB; 
	height: 34px; 
	width: 100%; 
	font-size: 12px;
}
table {
width: 800px;
margin: auto;
}
