body {
	margin: 50px 0px 0px 0px; 
	background: #ffffff; 
	font-family: lucida sans unicode, verdana, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
}

b { 
	color: #6B7FA0; 
}

a, a:active { 
	text-decoration: none; 
	font-weight: bold; 
	color: #6B7FA0; 
} 

a:visited { 
	text-decoration: none; 
	font-weight: bold; 
	color: #8A8A96;
}

a:hover { 
	text-decoration: none; 
	font-weight: bold; 
	color: #D4D1FF; 
} 

table, td, tr { 
	font-size: 9pt; 
	text-align: justify; 
} 

#main {
	width: 550px; 
	text-align: justify; 
}

.updates { 
	font-weight: bold; 
	letter-spacing: 2px; 
	padding: 2px; 
	width: 67px; 
	color: #6B7FA0; 
	margin: 0 auto; 
	text-transform: uppercase; 
}


.crewheader { 
	padding-left: 30px; 
	padding-bottom: 3px;
	font-weight: bold; 
	letter-spacing: 2px; 
	color: #6B7FA0; 
}

.stats { 
	color: #000000; 
} 

.stats_h { 
	text-transform: uppercase; 
	font-size: 8pt; 
	text-align: justify; 
	font-weight: normal; 
	color: #6B7FA0; 
}

.stats_b { 
	color: #000000; 
	font-weight: bold; 
	text-transform: uppercase; 
	font-size: 8pt; 
} 

.stats_n { 
	color: #000000; 
	font-size: 8pt; 
	text-align: right; 
	background: #D4D1FF; 
}  