a:link {
	font-family: "Goudy Old Style";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Goudy Old Style";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Goudy Old Style";
	font-size: 16px;
	color: #6f343d;
	text-decoration: none;
}
a:active {
	font-family: "Goudy Old Style";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: "Goudy Old Style";
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
h1 {
	font-family: "Goudy Old Style";
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
bullets {
	font-family: "Goudy Old Style";
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
}
