body { 
	color: #FFFFFF; 
	background: #000000 url(images/pagebg-fade.jpg) top center no-repeat;
}

a { 
	color: #FFFFFF; 
}

.center { text-align: center;}

.footer { 
	background: #838383; 
	border-top: 1px solid white; 
	font-weight: bold; 
	font-family: Helvetica; 
	font-size:10pt;
	color: #000000;
}

.footer:link {
	color: #000000; 
	text-decoration: none;
	text-align: middle;
}
.flink {
	color: #000000; 
	text-decoration: none;
}
.version { 
	font-family: Helvetica; 
	color: #CCCCCC; 
	font-size: 7pt;
	position:relative; 
	text-align:right 
}