.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

	
	
.tt-title {
	font-size: 18pt;
	font-weight: bold;
	color: 006600;
	text-align: center;
}
.tt-title_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
	text-align: center;
}

.tt-section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #006600;
}
.tt-section_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #0000FF;
}


.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.small_text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #cc3300;
}




.years {
	font-size: 18pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}



.table_8pt {
	font-size: 9pt;
}




.clr-yellow {
	color: #FFFF33;
}

.clr-blue {
	color: #3333FF;
}

.clr-red {
	color: #CC3300;
}

.clr-white {
	color: #FFFFFF;
}