body {
	background-color:#000000;
	background-image:url("../images/customer_bg.gif");
	margin-top:-2px;
	margin-bottom:0px;
	}
.copyright {
	color:#888888;
	font-family: arial;
	font-size:10px;
	}
.white { background-color:#ffffff; }
.content { font-family: arial;
	font-size:11px;
	color:#333333;
	line-height:18px;
	}
a { 
	font-family: geneva, arial;
	font-size:13px;
	color:#000000;
	line-height:22px;
	}
a.nav { 
	font-family: geneva, arial;
	font-size:12px;
	color:#000000;
	line-height:22px;
	text-decoration:none;
	}
a.nav:hover { 
	font-family: geneva, arial;
	font-size:12px;
	color:#385812;
	line-height:22px;
	text-decoration:none;
	}
.green { background-color:#385812; }
