p.subheader {
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 17px;
}

p.code {
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-bottom: 16px;
	background-color: #DFDFDF;
	color: #000000;
	font-family: Courier New;
}

