@charset "utf-8";
/* CSS Document */

.pagheader {
	font-family: Impact;
	font-size: 24px;
	color: #663333;
}
.pagebody {
	font-family:Georgia, "Times New Roman", Times, serif, Garamond;
	font-size:16px;
}
.testimony {
	font-family:Georgia, "Times New Roman", Times, serif, Garamond;
	font-size:12px;
}
.testimonyTable {
	border:dashed;
	border-color:#663300;
	border-width: 1px;
}
a {
	font-family:Georgia, "Times New Roman", Times, serif, Garamond;
	font-size:14px;
	color: #6B2F25;
}
a:hover {
	background-color: #FFFFCC;
}
hr {
	color:#E0D6CC;
}
