body {
	margin: 0px;
	background-color: #030611;
}

.logocell {  
	background-color: #736035; 
	color: #736035; 
	font-size: 1px
}

.header {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #FCCB18
}

.subheader { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #FCCB18
}

.builtby {  
	font-size: 1pt; 
	font-weight: lighter; 
	color: #030611; 
	text-align: right
}

.copyright {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; font-style: italic; 
	font-weight: lighter; 
	color: #9499A6; 
	text-align: right
}

.band {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #FFFFFF
}

.note {  
	font-size: 10pt; 
	font-style: italic; 
	color: #999999
}

.postedby {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal
}

.float {
	float: left;
	margin: 5px;
	padding: 5px;
}
