/* CSS Document */

.address_bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	line-height: normal;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
}
.middle_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	color: #006;
	font-weight: bold;
}
.top_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006;
}
.page_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #006;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
}

.body_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
