p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	padding-right: 55px;
	padding-left: 55px;
}
a:link {
	font-weight: bold;
	color: #957FA0;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #957FA0;
	text-decoration: none;
}
a:hover {
	color: #666633;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	color:#957FA0;
	letter-spacing: 0.2em;
	padding-right: 55px;
	padding-left: 55px;
}
