@charset "utf-8";
.header_style {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #330000;
}
.header_style_left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #330000;
}

.link_style {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #330000;
}

.body_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-align: left;
}
.footer_style {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #330000;
	text-align: center;
	padding-left: 180px;
}
.footer_top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-align: center;
	padding-left: 180px;
}
.container .content .body_text {
	text-align: left;
}
.center_align {
	text-align: center;
	color: #330000;
}

.left_align {
	text-align: left;
	color: #330000;
}
.small_body_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #330000;
	list-style-type: disc;
}
.container p .bullet_list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #330000;
	list-style-type: disc;
	text-indent: 3;
}
