.boldbig {  
	font-family:  Arial; font-size: 10pt; color: #7DB7F3; font-weight: bold
}
.normalbig{  
	font-family:  Arial; font-size: 10pt; font-weight: normal; color: #7DB7F3
}


.boldsmall {  
	font-family:  Arial; font-size: 8pt; color: #7DB7F3; font-weight: bold
}
.normalsmall {  
	font-family:  Arial; font-size: 8pt; color: #7DB7F3; font-weight: normal
}


.normalsmallBlack {  
	font-family:  Arial; font-size: 8pt; color: Black; font-weight: normal
}
.boldsmallBlack {  
	font-family:  Arial; font-size: 8pt; color: Black; font-weight: Bold
}


.boldBigBlack {  
	font-family:  Arial; font-size: 10pt; font-weight: bold; color: Black
}
.normalBigBlack{  
	font-family:  Arial; font-size: 10pt; font-weight: normal; color: Black
}


.boldBigWhite {  
	font-family:  Arial; font-size: 10pt; font-weight: bold; color: white
}
.normalBigWhite{  
	font-family:  Arial; font-size: 10pt; font-weight: normal; color: white
}


.normalSmallWhite {  
	font-family:  Arial; font-size: 8pt; color: White; font-weight: normal
}
.boldSmallWhite {  
	font-family:  Arial; font-size: 8pt; color: White; font-weight: bold
}


.bottom
{  
	font-family:  Arial; font-size: 8pt; color: #000000; font-weight: bold
}

A {
	COLOR: #FFCC33; font-size: 8pt; font-family: Arial; font-weight: bold; TEXT-DECORATION: none
}

A:hover {
	COLOR: #FFFFFF; font-size: 8pt; font-family: Arial; font-weight: bold; TEXT-DECORATION: underLine
}

.formFeilds { 	
BACKGROUND-COLOR: #ffffff;  FONT-FAMILY: Arial; FONT-SIZE: 10; FONT-STYLE: normal; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-weight: normal
}