
.txtblack10pt   
{ 
	color: black; 
	font-size: 10pt; 
	font-family: Verdana;
 }
 
 
.txtsilver7ptb  
{ 
	color: silver; 
	font-weight: bold; 
	font-size: 7pt; 
	font-family: Verdana; 
 }
 
 
.txtsilver7pt 
{ 
	color: silver; 
	font-size: 7pt; 
	font-family: Verdana; 
 }
 
 
.txtsilver9pt   
{ 
	color: silver; 
	font-size: 9pt; 
	font-family: Verdana;
 }
 
 
.txtwhite9pt  
{ 
	color: white; 
	font-size: 9pt; 
	font-family: Verdana; 
 }
 
 
.txtwhite9ptitalic  
{ 
	color: white; 
	font-style: italic; 
	font-size: 9pt; 
	font-family: Verdana; 
 }
 
 
.txtyellow8pt  
{ 
	color: yellow; 
	font-size: 8pt; 
	font-family: Verdana; 
 }
 
 
.txtred8pt  
{ 
	color: red; 
	font-size: 8pt; 
	font-family: Verdana;
 }
 
 
.txtyellow8ptb  
{ 
	color: yellow; 
	font-weight: bold; 
	font-size: 8pt; 
	font-family: Verdana;
 }
 
 
.txtlinkblue9pt  
{ 
	color: #6495ed; 
	font-size: 9pt; 
	font-family: Verdana;
 }
 
 
.txtsilver9ptb  
{ 
	color: silver; 
	font-weight: bold; 
	font-size: 9pt; 
	font-family: Verdana; 
 }
 
 
.txtblack10ptb  
{ 
	color: black; 
	font-weight: bold; 
	font-size: 10pt; 
	font-family: Verdana;
 }
 
 
.ttlblack9ptb    
{ 
	color: black; 
	font-weight: bold; 
	font-size: 9pt; 
	font-family: Verdana;
 }
 
 
.header10ptb   
{ 
	color: #ff4500; 
	font-weight: bold; 
	font-size: 10pt; 
	font-family: Verdana;
 }
