.bank12 { font-family: "BankGothic Lt BT",arial; 
	font-size: 12pt; 
	color: black; }		
	
.bank10 { font-family: "BankGothic Lt BT",arial; 
	font-size: 10pt; 
	color: black; }	
	
.bank9 { font-family: "BankGothic Lt BT",arial; 
	font-size: 9pt; 
	color: black; }		
	
a { font-family: "BankGothic Lt BT",arial; 
	font-size: 10pt; 
	color: black; 
	text-decoration:none;}		
	
a:hover { font-family: "BankGothic Lt BT",arial; 
	font-size: 10pt; 
	color: blue; 
	text-decoration:none;}	
	
.normal	{ font-family: arial; 
	font-size: 9pt; 
	color: black; 
	text-decoration:none;}	
	
.tecsmall   { font-family: arial; 
	font-size: 8pt; 
	color: black; 
	text-decoration:none;}	
	
.normal:hover	{ font-family: arial; 
	font-size: 9pt; 
	color: blue; 
	text-decoration:none;}
	
.tecsmall:hover { font-family: arial; 
	font-size: 8pt; 
	color: blue; 
	text-decoration:none;}		
	
@font-face {
    font-family: BankGothic Lt BT;
    font-style:  normal;
    font-weight: normal;
    src: url(BANKGOT0.eot);
		}