p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}
.legals {
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
}
.legals a {
	color: #985717;
}
.legals a:hover {
	color: #985717;
	text-decoration: none;
}