.text-head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #660066;
	text-decoration: underline;
	margin: 3px;
	padding: 3px;
}
.stanText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 3px;
	padding: 3px;
	border: thin none #FFFFFF;
}
