.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #63110C;
	text-decoration: none;
}
.title-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #63110C;
	text-decoration: none;
}
.paragraph-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.paragraph-bold-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #63110C;
	text-decoration: none;
}
.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.paragraph-board {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.blue-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}
