.cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #693E1C;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #693E1C;
	font-style: italic;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F97AE;
}
a.foot:link {
	color: #336699;
	text-decoration: underline;
}
a.foot:hover {
	color: #8196AF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #336699;
}
a.foot:visited {
	color: #336699;
	text-decoration: underline;
}
.about {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #693E1C;
	font-style: italic;
}
.clist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #667C90;
	font-style: normal;
}

