
body { background-color: #222222;
	margin: 0px auto; 
	width: 720px; 
	text-align: center;
     	border: none 
}

.watermark { background-position: bottom right; 
	background-repeat: no-repeat;
}

#container { position: absolute; 
	margin-top: -250px; 
	margin-left: -360px; 
	top: 50%; 
	left: 50%; 
	width: 720px; 
	height: 1px; 
	text-align: left
}

td { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif; 
	font-weight: 400; 
	font-size: 12px; 
	color: #999999 
}

.heading { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif; 
	font-weight: 400;
	font-size: 16px; 
	color: #999999 
}

.tdsmall { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif; 
	font-weight: 400; 
	font-size: 9px; 
	color: #999999 
}

a { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif; 
	font-weight: 400; 
	font-size: 12px;
	text-decoration: none; 
	color: #CCCCCC
}
	
a:hover { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif; 
	font-weight: 400; 
	font-size: 12px;
	text-decoration: none; 
	color: #999999
}