
.ltxt { font-size:14pt;}

.mtxt {
	width: 670px ;
	font-size:12pt;
}

.boxa { 
	width: 150px ;
	background-color: #e3e8f5 ;
	border: solid 1px #d3d8e5 ;
	border-radius: 4px;
	margin: 2px;
	padding: 8px;
	font-weight:normal ;
	font-size:12pt ;
	text-align: center;
	color:#000000 ;
}

.boxb { 
	width: 150px ;
	background-color: #e3f5e8 ;
	border: solid 1px #d3e5d8 ;
	border-radius: 4px;
	margin: 2px;
	padding: 8px;
	font-weight:normal ;
	font-size:12pt ;
	text-align: center;
	color:#000000 ;
}




.ctitle{
	width:800px ;
	background-color: #fffcfd ;
	border: dashed 1px #ff0066 ; 
	border-radius: 6px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	text-align: left;
	font-size:10pt ;
	color:#000000 ;
	line-height:150% ;
}

