/*software*/
P{
	font-size:		12pt;
	margin:			0.5em 0 0 1em;
	text-indent:		1em;
}
H2.soft-title{
	font-size:		18pt;
	font-weight:		bold;
	color:			#cc6600;
	border-style:		solid;
	border-color:		#cc0000;
	border-width:		0 0 2px 10px;
	padding:		0.2em;
}
H3.soft-subtitle{
	font-size:		16pt;
	font-weight:		bold;
	color:			#cc0000;
	margin:			2em 0 0 0;
	border-style:		solid;
	border-color:		#ff9999;
	border-width:		0 0 2px 10px;
	padding:		0.2em;
}
H4.soft-dist{
	font-size:		14pt;
	font-weight:		bold;
	color:			#000099;
}
.soft-cont{
	font-size:		12pt;
	font-weight:		normal;
	line-height:		120%;
	margin-left:		50px;
	margin-right:		10px;
}
TABLE{
	margin:			1.5em 0 1.5em 2em;
}
