@charset "utf-8";
.testimonialText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	text-align: left;
	margin-left: 4px;
}
.articleText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-align: left;
}

articles.photoRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	white-space: normal;
	clear: both;
	float: left;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009900;
}
.articleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	white-space: normal;
	display: inline;
	text-align: center;
}
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.testimonialsTableBorder {
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #996600;
}
.welcomeFormat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	text-align: left;
	clear: none;
	float: left;
	margin-right: 5px;
}
.articlePhotoRight {
	clear: none;
	float: right;
	margin-left: 5px;
}
.articlePhotoLeft {
	clear: none;
	float: left;
	margin-right: 5px;
}



.tableBorder {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006633;
	border-bottom-color: #996600;
}
.seal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #996600;
	text-align: left;
	display: block;
	overflow: visible;
	position: fixed;
	visibility: visible;
	z-index: 0;
	height: auto;
	width: auto;
}
