h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #657AA0;
	margin-top: 30px;
	margin-left: 55px;
	margin-right: 55px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #656600;
	margin-left: 55px;
	margin-top: 30px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2C394A;
	margin-left: 55px;
	margin-top: 30px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	margin-left: 55px;
	margin-right: 55px;
	margin-top: 10px;
}
a {
	color: #656600;
}
.table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	margin-left: 45px;
}
