@charset "ISO-8859-1";
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	list-style-type: disc;
}
.subtitle_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #961A20;
	font-weight: bold;
}
.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	list-style-type: disc;
}
