.style15 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
.line{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #009999;
}
.pbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	background-color: #DDDDFF;
	border-top-style: solid;
	border-top-color: #0033CC;
	border-top-width: 1px;
}
