/************************************************************************	Site ::		richards-premier.com		Design by ::	Author ::		Jeff Biggs		[info@colyhow.com]  	Listing Order ::	==============	1 - General************************************************************************//* General----------------------------------------------- */body {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #FFFFFF;	text-decoration: none;	margin: 0px;	padding: 0px;	background-color: #000000;}#copyright {	text-align: center;	font-size: 12px;	color: #999999;	margin: 0px;	padding: 0px;}#Content {	line-height: 1.5em;	text-align: center;	margin: 0px;	padding: 0px;}#Content a:link {	text-decoration: none;	border: thin solid #333333;}#Content img {	text-decoration: none;	border: thin solid #333333;}#logo {	top: 20px;	z-index: 1;	margin-top: 20px;}#copyright a:link {	color: #F88D37;	text-decoration: underline;}#copyright a:hover {	color: #990000;}#copyright a:visited {	color: #666666;}