.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.featurehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.feature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #605540;
	text-align: center;
	word-spacing: normal;
}
.copyright {
	font-family: Helvetica, Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	color: #5D5D5D;
}
.smalltxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
}
.footer {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}

.footer a:link{
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
}

.footer a:hover{
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: underline;
}

.footer a:visited{
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
}

.footer a:active{
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
}
