@charset "ISO-8859-1";
p {
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15.5px;
	color: #5f5f5f;
	text-align: left;
	margin-right: 10px;
	margin-bottom: -5px;
}
h1 {
	font-family: Georgia, serif;
	font-size: small;
	color: #5f5f5f;
	font-style: normal;
	text-align: left;
}
a {
	text-decoration: none;
	color: #5f5f5f;
}
a:hover {
	color: #333333;
}
