td           { color: #333333 }

.bodyWhite {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: 400; 
	color: #FFFFFF
	}
.bodyBlack {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: 400; 
	color: #333333
	}
.bodyboldBlack {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: 700; 
	color: #333333
	}
.headDBtenBld {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: 700; 
	color: #333399
	}
.headDBtwlvBld {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: 700; 
	color: #333399
	}
.bodyBoldWhite {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: 700; 
	color: #FFFFFF
	}
.headBlack {
	  font-family: Arial, Helvetica, sans-serif
	 font-size: 11pt; 
	 font-weight: 700; 
	 color: #333333; 
		 }
.tdStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : 400;
	color: White;
	background-color : Black;
}
.tdStyleOver{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : 400;
	color: black;
	background-color : Silver
}