/*-----------------------------------------------Electracash New StylesAuthor:   Brandon RamkeyVersion:  28 March 2009Updated:  March 28th 2009----------------------------------------------- */body{	margin: 0;	padding: 0;	background: #62778E;	font-family: "lucida sans unicode", "lucida grande", arial, verdana, "trebuchet MS", sans;	font-size: 10px;	line-height: 18px;	text-align: left;	color: #5D6670;	letter-spacing: .2px;}p{	margin-top: .5em;	margin-bottom: 1em;}/* Links----------------------------------------------- *//* this is a global style for all links with no style */a:link{	font-size: 10px;	color: #FFFFFF;	text-decoration: none;}a:visited{	color: #EEEEEE;	text-decoration: none;}a:hover{	color: #83903C;	text-decoration: underline;}/* Type Elements----------------------------------------------- */.footer-nav p{	margin: 0px;	padding-bottom: 5px;	background-color: #ffffff;	color: #7F7E7B;	font-size: 10px;}.last-updated{	margin: 0px 8px 0px 0px;	padding: 0px;	color: #5E5D5B;	font-family: arial, verdana, trebuchet MS, sans;	font-size: 10px;	vertical-align: top;}