#content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#content img {
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.blue-bold-text {
	font-weight: bold;
	color: #197d9d;
}


.tan-bold-text {
	color: #88774C;
	font-weight: bold;
}
#content  a:link {
	font-weight: bold;
	color: #197d9d;
	text-decoration: none;
}
#content a:visited {
	font-weight: bold;
	color: #197d9d;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	color: #197d9d;
	text-decoration: underline;
}

