body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #18181A;
}

detailStyle {
	color: #808184;
	font-family: Arial;
	font-size: 10px;
}

brandStyle {
	color: #B2D235;
	font-family: Arial;
	font-size: 11px;
}

.pageStyle {
	font-family: Arial;
	font-size: 11;
	color: #B2D235;
	text-align: left;
}

.buttonStyle {
	font-family: Arial;
	font-size: 10;
	color: #929497;
	text-align: center;
}

.buttonStyleOn {
	font-family: Arial;
	font-size: 10;
	color: #FFFFFF;
	text-align: left;
}

.clientStyle {
	font-family: Arial;
	font-size: 10;
	text-transform: uppercase;	
	color: #929497;
	text-align: left;

}
