 body {
	background-color: #E9E9E9;
	color: #FF3300;
}

.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left : 10px;
	padding-right : 10px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
}
.columnstyle
{
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #D8D8D8;
	padding-bottom: 16px;
}
.columntitle
{
	font-family: 'Century Gothic';
	font-size: 15px;
	color: #396D95;
	position: absolute;
	padding-left: 30px;
	padding-top: 6px;
	font-weight: bolder;
	text-decoration: underline;
}

.InputControls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	font-weight: bold;
	margin-top: 0px;
}

.ProductHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
	margin-top: 0px;
}
