@charset "utf-8";
.lines {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #231F20;
	border-bottom-color: #231F20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}
.B_linesCopy {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A4198;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #010101;
	line-height: 40px;
}
.O_contentCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
}
.Disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
