	body {	
		font-family: arial;
		font-size:12pt;
		background-color: white;
		
		margin:5px;
	}
	table {width:100%;
		border:solid 1px #9B440F;
		font-size: 11pt;
	}
	td
	{	border-bottom:solid 0px #9B440F;
	}
	.nm {background-color:#9B440F;
		color:white;
		display:block;
		font-size: 14pt;
		font-weight: bold;
	}
	.info {
		font-size: 11pt;
	}

