@charset "utf-8";
/* CSS Document */

.page-title {
	font-size: 20px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
.paragraph-text {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.bold-text {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.italize-text {
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
.banner-header-w {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.banner-header-b {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.banner-text-b {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.banner-text-w {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.banner-title {
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}
