h1 {
	font-size: 1.55em;
	color: #a0a718;
	margin-bottom: 10px;
}

h2
		{
		font-size: 1.40em;
		color: #a0a718;
		margin-bottom: 5px;
		}

h3
		{
		font-size: 1.20em;
		font-weight: bold;
		color: #373737;
		}

h4
		{
		font-size: 1.15em;
		font-weight: bold;
		color: #373737;
		}

h5, h6 {
	color: #606060;
	font-size: 1.1em;
}

h3 a {
	color: #88a905;
}

p {
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #9fa617;
}

a:hover {
	text-decoration: underline;
}

.thumbnailImage img,
img.thumbnailImage {
	float: left;
	margin: 0 15px 15px 0;
	clear: left;
}

.smalltxt
		{
		font-size: 0.8em;
		font-weight: normal;
		}

table {
	border-collapse: collapse;
	border-top: solid 1px #dbe5b4;
	border-bottom: solid 1px #dbe5b4;
	border-right: solid 1px #fff;
	width: 100%;
}

table img {
	text-align: left;
}

table td {
	border-bottom: dotted 1px #dbe5b4;
	border-right: dotted 1px #dbe5b4;
	padding: 5px;
}
