.table-border {
	border: 2px solid #000000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #005177;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.image-border {
	border: 1pt solid #000000;
}

font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #005177;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #242021;
	line-height: 45px;
	top: 45pt;
}
.bullets {
	font-size: 14pt;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005177;
	line-height: 28px;
}
.bullets-indent {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #005177;
	margin-left: 15px;
}
.staff {
	font-size: 12pt;
}
.center {
	text-align: center;
}
