.boldBlackbig {  
	font-family:  Tahoma; font-size: 10pt; font-weight: bold; color: black
}
.boldBlackbig14 {  
	font-family:  Tahoma; font-size: 14pt; font-weight: bold; color: black
}
.boldBigBlack {  
	font-family:  Tahoma; font-size: 12pt; font-weight: bold; color: black
}
.normalBlackbig{  
	font-family:  Tahoma; font-size: 10pt; font-weight: normal; color: black
}
.boldWhitebig {  
	font-family:  Tahoma; font-size: 12pt; font-weight: bold; color: white
}
.normalsmallBlack {  
	font-family:  Tahoma; font-size: 8pt; color: Black; font-weight: normal
}
.boldsmallBlack {  
	font-family:  Tahoma; font-size: 8pt; color: Black; font-weight: Bold
}
.verysmallBlack {  
	font-family:  Arial; font-size: 7.5pt; color: Black; font-weight: normal
}
.boldWhitebig {  
	font-family:  Tahoma; font-size: 10pt; font-weight: bold; color: White
}
.normalWhitebig{  
	font-family:  Tahoma; font-size: 10pt; font-weight: normal; color: White
}


.normalsmallWhite {  
	font-family:  Tahoma; font-size: 8pt; color: White; font-weight: normal
}
.boldsmallWhite {  
	font-family:  Tahoma; font-size: 8pt; color: White; font-weight: Bold
}


A {
	COLOR: #000000; 
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 8pt; 
	font-weight: normal; 
	TEXT-DECORATION: none
}

A:hover {
	COLOR: White; 
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 8pt; 
	font-weight: normal; 
	TEXT-DECORATION: underLine
}

A.BlackLink {
	COLOR: #000000; 
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 10pt; 
	font-weight: bold; 
	TEXT-DECORATION: none
}

A:hover.BlackLink {
	COLOR: White; 
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 10pt; 
	font-weight: bold; 
	TEXT-DECORATION: underLine
}

A.BlackLinkBold {
	COLOR: #000000; 
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 12pt; 
	font-weight: bold; 
	TEXT-DECORATION: none
}

A:hover.BlackLinkBold {
	COLOR: White; 
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 12pt; 
	font-weight: bold; 
	TEXT-DECORATION: underLine
}