.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.b1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 16px;
}
a {
	color: #B88D62;
}
.warroominput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(/images/warroom_input01_bkgnd.jpg);
	width: 100px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.h1 {
	font-size: 14px;
	width: 100%;
	font-weight: bold;
	color: #D6B08B;
}
.line {
	width: 100%;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 7px;
	margin-left: 2px;
}
.b2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
.input {
	background-color: #D3D3D3;
	color: #333333;
	padding: 3px;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px dashed #585046;
	border-left: 0px none #FFFFFF;
}

