body, p, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #7f7f6b;
}

p {
	margin-bottom: 14px;
}

ul {
	padding-left: 20px;
	margin-bottom: 12px;
}

ul.clients {
	padding-left: 0px;
	list-style-type: none;
}
ul.clients li.head {
	margin-top: 14px;
}
ul.clients li {
	text-indent: -7px;
	padding-left: 7px;
}

.etip {
	color: #8fca38;
}

.head {
	color: #cc6600;
	font-weight: bold;
}
.subhead {
	font-weight: bold;
}
.title {
	font-weight: normal;
	font-style: italic;
}
.emph {
	font-weight: bold;
	font-style: italic;
}

#ftr p {
	color: #bfde91;
	text-align: right;
	margin-right: 20px;
	font-size: 10px;
}

a:link, a:visited {
	color: #7f7f6b;
}
a:hover, a { text-decoration: none; border-bottom:1px dotted;
	color: #cc6600;
}