/* CSS Document */body {	font-family: helvetica;	font-size: 12px;	margin: 0em;	color: 999999;	margin-top: 80px;	}.links{	font-face: helvetica;	font-size: 12px;	text-transform: uppercase;	color: 666666;	text-align: right;	vertical-align: bottom;	}.header{	font-face: helvetica;	text-transform: uppercase;	font-size: 12px;	font-weight: none;	color: 666666;	text-align: right;	}.content{	font-face: helvetica;	font-size: 11px;	color: 999999;	text-align: right;	vertical-align: top;	} 