/* CSS Document */body {	font-family: "Helvetica", Sans;	font-size: 10px;	text-transform: uppercase;	color: #ffffff;	margin: 0px;	padding: 0px;	background-color: #000000;}a {	color: #000000;	text-decoration: none;}a:hover {	color: #ff9900;	text-decoration: none;		background-color: #ffffff;}h1 {	font-size: 24px;	text-transform: uppercase;	font-weight: none;	color: #ffffff;	margin-bottom: 2px;	margin-top: 0px;}h2 {		font-size: 12px;	text-transform: uppercase;	margin-top: 8px;	font-weight: none;	color: #ffffff;	margin-bottom: 3px;}h3 {	font-size: 24px;	text-transform: uppercase;	margin-top: 0px;	font-weight: none;	color: #ff9900;	margin-bottom: 10px;	background-color: #ffffff;}h4 {	font-size: 12px;	text-transform: uppercase;	margin-top: 0px;	font-weight: none;	color: #ffffff;	margin-bottom: 2px;}h5 {	font-size: 12px;	text-transform: uppercase;	margin-top: 14px;	font-weight: none;	color: #ffffff;	margin-bottom: 1px;}h6 {	font-size: 9px;	text-transform: uppercase;	margin-top: 2px;	font-weight: none;	padding: 0px;	color: #ffffff;	margin-bottom: 1px;}table {	font-size: 10px;	background-color: #ff9900;	margin-top: 0px;	font-weight: none;	color: #ffffff;	margin-bottom: 2px;}.imgB {	border: 2px solid #ffffff;}#ref {	float: left;	width: 700px;}p {	margin: 0px;}