@charset "utf-8";
/* CSS Document */

body {
	background-color: #231F20;
}
.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;
}
.W_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.B_linesCopy {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #231F20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.O_contentCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F6921E;
}
