
	.osheading {
		display: inline-block;
		border: 2px solid #c8b68a;
		background-color: #f3eacb;
		padding: 4px 10px;
		font-weight: bold;
		line-height: 1.2;
		width: 100%;
		color: #2e6f3e;
	}
	.osheadingtable {
		width: 100%;
	}

.ossmallheader {
	border-bottom: 2px solid;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
}


	.oslink  {
		color: black;
		text-decoration: none;
		text-align: left;
	}
	.oslink:hover {
		color: black;
		text-decoration: underline;
		text-align: left;
	}


