.t { font-family: Arial, Helvetica, sans-serif; 
						font-size: 10pt; 
						font-style: normal; 
						font-weight: bold;
} 
TABLE { font-family: Arial, Helvetica, sans-serif; 
													font-size: 10pt; 
													font-style: normal;
}
TD { font-family: Arial, Helvetica, sans-serif; 
						font-size: 10pt; 
						font-style: normal;
} 


P { font-family: Arial, Helvetica, sans-serif; 
						font-size: 10pt; 
						font-style: normal;
} 

.p { font-family: Arial, Helvetica, sans-serif; 
						font-size: 10pt; 
						font-style: normal;
} 

.t_green {  font-family: Arial, Helvetica, sans-serif; 
																	font-size: 10pt; 
																	font-style: normal; 
																	font-weight: bold; 
																		color: #006600;
}

.t_italic {  font-family: Arial, Helvetica, sans-serif; 
																font-size: 10pt; 
																font-style: italic; 
																font-weight: bold;
}

.p_green {  font-family: Arial, Helvetica, sans-serif; 
																	 font-size: 10pt; 
																		font-style: normal; 
																		font-weight: normal; 
																		color: #006600;
}

.p_it_green {  font-family: Arial, Helvetica, sans-serif; 
																						font-size: 10pt; 
																						font-style: italic; 
																						font-weight: normal; 
																						color: #006600;
}

.T_white {  font-family: Arial, Helvetica, sans-serif; 
																	font-size: 11pt; 
																	font-weight: bold; 
																	color: #FFFFFF; 
																	font-style: normal;
}
