body {
	background-color: #7A8660;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

table {
	border-width: 0;
}

a:link {
	text-decoration: none;
	color: #669966
}

a:visited {
	text-decoration: none;
	color: #669966
}

a:hover {
	text-decoration: none;
	color: #669999
}

a:active {

}

img {
	border-width: 0;
}

table.navlinks a {
	font-size: 9pt;
	color: #000000;
	font-weight: bold
}

table.navlinks td {
	text-align: right
}

table.work a {
	font-weight: bold;
	color: #669966
}

table.work img {
	padding-top: 4px
}

.title {
	font-size: 14pt;
	font-weight: bold;
}

.words {
	padding-left: 10px;
	padding-right: 50px;
	text-align: justify;
}

.wordsright {
	text-align: justify;
	padding:0px 5px;
}

.imgembed,
.imgembed_left {
	float: right;
	text-align: center;
	margin: 14px;
	margin-bottom: 0px;
}

.imgembed_left {
	float: left;
}

.imgembed img,
.imgembed_left img {
	max-height: 360px;
}

.imgembed p,
.imgembed_left p {
	font-size: 8pt;
}

.imgright {
	text-align: center;
	padding-bottom: 15px;
}

.imgright p {
	font-size: 8pt;
}

.imgright img {
	max-width: 280px
}


