.BIGbold {  
	font-family: Verdana; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: 800;
}

.MEDbold {  
	font-family: Verdana; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: 800;
}

.MEDboldYellow {  
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: 800;
	color: #ffff00;
}

.MEDboldWhite {  
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: 800;
	color: #ffffff;
}

.MEDlight {  
	font-family: Verdana; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: 400;
}

.MEDlightWhite {  
	font-family: Verdana; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: 400;
	color: #ffffff;
}

.SMALLlight {
	font-family: Verdana;
	font-size: 9px;
}

.SMALLbold {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-align: center;

}

.SMALLboldWhite {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}

.SMALLboldYellow {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #ffff00;
	text-align: center;
}

.REPROLightWhite {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	color: #ffffff;
}

.REPROBoldYellow {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffff00;
}

.DEDIC {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.XSMALLLightWhite {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
	line-height: 8pt;
}

.XSMALLBoldWhite {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	line-height: 8pt;
}
