function changeElement() {
		var ele1 = document.getElementById('ele1');
		var ele2 = document.getElementById('ele2');
		var ele3 = document.getElementById('ele3');
        var ele4 = document.getElementById('ele4');
        var ele5 = document.getElementById('ele5');
        var ele6 = document.getElementById('ele6');
        var ele7 = document.getElementById('ele7');
        var ele8 = document.getElementById('ele8');
        var ele9 = document.getElementById('ele9');
        var ele10 = document.getElementById('ele10');

		var num = Math.floor(Math.random()*66);

		ele1.style.fontFamily = "Tahoma,Trebuchet MS";
		ele2.style.fontFamily = "Tahoma,Trebuchet MS";
		ele3.style.fontFamily = "Tahoma,Trebuchet MS";
		ele4.style.fontFamily = "Tahoma,Trebuchet MS";
		ele5.style.fontFamily = "Tahoma,Trebuchet MS";
		ele6.style.fontFamily = "Tahoma,Trebuchet MS";
		ele7.style.fontFamily = "Tahoma,Trebuchet MS";
		ele8.style.fontFamily = "Tahoma,Trebuchet MS";
		ele9.style.fontFamily = "Tahoma,Trebuchet MS";
		ele10.style.fontFamily = "Tahoma,Trebuchet MS";
		
		if (num ==  0){changeElement();}
		
		if (num ==  1){
			ele1.style.fontSize="16px"; ele1.style.letterSpacing="5px"; ele1.style.fontWeight="100";
			ele2.style.fontSize="14px"; ele2.style.fontStyle="italic"; ele2.style.fontWeight="300";
			ele3.style.fontSize="14px"; ele3.style.textTransform="capitalize"; ele3.style.fontWeight="700";
			ele4.style.fontSize="12px"; ele4.style.letterSpacing="2px"; ele4.style.fontWeight="100";
			ele5.style.fontSize="14px"; ele5.style.letterSpacing="3px"; ele5.style.fontWeight="900";
			ele6.style.fontSize="8px"; ele6.style.fontStyle="italic"; ele6.style.fontWeight="500";
			ele7.style.fontSize="14px"; ele7.style.letterSpacing="5px"; ele7.style.fontWeight="300";
			ele8.style.fontSize="14px"; ele8.style.letterSpacing="3px"; ele8.style.fontWeight="700";
			ele9.style.fontSize="16px"; ele9.style.letterSpacing="5px"; ele9.style.fontWeight="300";
			ele10.style.fontSize="8px"; ele10.style.textTransform="capitalize"; ele10.style.fontWeight="100";		
		}                    
		
		if (num ==  2){
			ele1.style.fontSize="14px"; ele1.style.fontStyle="italic"; ele1.style.fontWeight="700";
			ele2.style.fontSize="16px"; ele2.style.letterSpacing="5px"; ele2.style.fontWeight="100";               
			ele3.style.fontSize="12px"; ele3.style.letterSpacing="5px"; ele3.style.fontWeight="100";                    
			ele4.style.fontSize="8px"; ele4.style.textTransform="capitalize"; ele4.style.fontWeight="900";                    
			ele5.style.fontSize="16px"; ele5.style.letterSpacing="3px"; ele5.style.fontWeight="500";                    
			ele6.style.fontSize="14px"; ele6.style.letterSpacing="3px"; ele6.style.fontWeight="900";                    
			ele7.style.fontSize="8px"; ele7.style.fontStyle="italic"; ele7.style.fontWeight="500";                   
			ele8.style.fontSize="14px"; ele8.style.letterSpacing="5px"; ele8.style.fontWeight="300";                    
			ele9.style.fontSize="14px"; ele9.style.letterSpacing="3px"; ele9.style.fontWeight="700";                    
			ele10.style.fontSize="16px"; ele10.style.letterSpacing="5px"; ele10.style.fontWeight="300";
		}                       
		
		if (num ==  3){
			ele1.style.fontSize="14px"; ele1.style.textTransform="capitalize"; ele1.style.fontWeight="700";
			ele2.style.fontSize="14px"; ele2.style.fontStyle="italic"; ele2.style.fontWeight="700";                 
			ele3.style.fontSize="8px"; ele3.style.textTransform="capitalize"; ele3.style.fontWeight="300";	
			ele4.style.fontSize="14px"; ele4.style.fontStyle="italic"; ele4.style.fontWeight="300";
			ele5.style.fontSize="12px"; ele5.style.letterSpacing="2px"; ele5.style.fontWeight="100";                    
			ele6.style.fontSize="16px"; ele6.style.letterSpacing="3px"; ele6.style.fontWeight="500";                    
			ele7.style.fontSize="14px"; ele7.style.letterSpacing="3px"; ele7.style.fontWeight="900";                    
			ele8.style.fontSize="8px"; ele8.style.fontStyle="italic"; ele8.style.fontWeight="500";                   
			ele9.style.fontSize="14px"; ele9.style.letterSpacing="5px"; ele9.style.fontWeight="300";                  
			ele10.style.fontSize="14px"; ele10.style.letterSpacing="3px"; ele10.style.fontWeight="700";
		}                    
		
		if (num ==  4){
			ele1.style.fontSize="12px"; ele1.style.letterSpacing="5px"; ele1.style.fontWeight="100";
			ele2.style.fontSize="14px"; ele2.style.textTransform="capitalize"; ele2.style.fontWeight="700";                   
			ele3.style.fontSize="10px"; ele3.style.letterSpacing="5px"; ele3.style.fontWeight="700";                   
			ele4.style.fontSize="16px"; ele4.style.letterSpacing="5px"; ele4.style.fontWeight="100";                   
			ele5.style.fontSize="8px"; ele5.style.textTransform="capitalize"; ele5.style.fontWeight="900";                   
			ele6.style.fontSize="12px"; ele6.style.letterSpacing="2px"; ele6.style.fontWeight="100";                   
			ele7.style.fontSize="16px"; ele7.style.letterSpacing="3px"; ele7.style.fontWeight="500";                   
			ele8.style.fontSize="14px"; ele8.style.letterSpacing="3px"; ele8.style.fontWeight="900";                   
			ele9.style.fontSize="8px"; ele9.style.fontStyle="italic"; ele9.style.fontWeight="500";                   
			ele10.style.fontSize="14px"; ele10.style.letterSpacing="5px"; ele10.style.fontWeight="300";                   
		}                    
		
		if (num ==  5){
			ele1.style.fontSize="8px"; ele1.style.textTransform="capitalize"; ele1.style.fontWeight="300";
			ele2.style.fontSize="12px"; ele2.style.letterSpacing="5px"; ele2.style.fontWeight="100";                   
			ele3.style.fontSize="16px"; ele3.style.textTransform="capitalize"; ele3.style.fontWeight="900";                   
			ele4.style.fontSize="14px"; ele4.style.fontStyle="italic"; ele4.style.fontWeight="700";                   
			ele5.style.fontSize="14px"; ele5.style.fontStyle="italic"; ele5.style.fontWeight="300";                   
			ele6.style.fontSize="8px"; ele6.style.textTransform="capitalize"; ele6.style.fontWeight="900";                   
			ele7.style.fontSize="12px"; ele7.style.letterSpacing="2px"; ele7.style.fontWeight="100";                   
			ele8.style.fontSize="16px"; ele8.style.letterSpacing="3px"; ele8.style.fontWeight="500";                   
			ele9.style.fontSize="14px"; ele9.style.letterSpacing="3px"; ele9.style.fontWeight="900";                   
			ele10.style.fontSize="8px"; ele10.style.fontStyle="italic"; ele10.style.fontWeight="500";                   
		}                    
		
		if (num ==  6){
			ele1.style.fontSize="10px"; ele1.style.letterSpacing="5px"; ele1.style.fontWeight="700";
			ele2.style.fontSize="8px"; ele2.style.textTransform="capitalize"; ele2.style.fontWeight="300";                   
			ele3.style.fontSize="10px"; ele3.style.letterSpacing="2px"; ele3.style.fontWeight="300";                   
			ele4.style.fontSize="14px"; ele4.style.textTransform="capitalize"; ele4.style.fontWeight="700";                   
			ele5.style.fontSize="16px"; ele5.style.letterSpacing="5px"; ele5.style.fontWeight="100";                   
			ele6.style.fontSize="14px"; ele6.style.fontStyle="italic"; ele6.style.fontWeight="300";                   
			ele7.style.fontSize="8px"; ele7.style.textTransform="capitalize"; ele7.style.fontWeight="900";                   
			ele8.style.fontSize="12px"; ele8.style.letterSpacing="2px"; ele8.style.fontWeight="100";                   
			ele9.style.fontSize="16px"; ele9.style.letterSpacing="3px"; ele9.style.fontWeight="500";                   
			ele10.style.fontSize="14px"; ele10.style.letterSpacing="3px"; ele10.style.fontWeight="900";                   
		}                    
		
		if (num ==  7){
			ele1.style.fontSize="16px"; ele1.style.textTransform="capitalize"; ele1.style.fontWeight="900";
			ele2.style.fontSize="10px"; ele2.style.letterSpacing="5px"; ele2.style.fontWeight="700";                   
			ele3.style.fontSize="8px"; ele3.style.fontStyle="italic"; ele3.style.fontWeight="100";                   
			ele4.style.fontSize="12px"; ele4.style.letterSpacing="5px"; ele4.style.fontWeight="100";                   
			ele5.style.fontSize="14px"; ele5.style.fontStyle="italic"; ele5.style.fontWeight="700";                   
			ele6.style.fontSize="16px"; ele6.style.letterSpacing="5px"; ele6.style.fontWeight="100";                   
			ele7.style.fontSize="14px"; ele7.style.fontStyle="italic"; ele7.style.fontWeight="300";   
			ele8.style.fontSize="8px"; ele8.style.textTransform="capitalize"; ele8.style.fontWeight="900";                   
			ele9.style.fontSize="12px"; ele9.style.letterSpacing="2px"; ele9.style.fontWeight="100";                   
			ele10.style.fontSize="16px"; ele10.style.letterSpacing="3px"; ele10.style.fontWeight="500";                   
		}                    
		
		if (num ==  8){
			ele1.style.fontSize="10px"; ele1.style.letterSpacing="2px"; ele1.style.fontWeight="300";
			ele2.style.fontSize="16px"; ele2.style.textTransform="capitalize"; ele2.style.fontWeight="900";                   
			ele3.style.fontSize="14px"; ele3.style.letterSpacing="5px"; ele3.style.fontWeight="700";                   
			ele4.style.fontSize="8px"; ele4.style.textTransform="capitalize"; ele4.style.fontWeight="300";                   
			ele5.style.fontSize="14px"; ele5.style.textTransform="capitalize"; ele5.style.fontWeight="700";                   
			ele6.style.fontSize="14px"; ele6.style.fontStyle="italic"; ele6.style.fontWeight="700";                   
			ele7.style.fontSize="16px"; ele7.style.letterSpacing="5px"; ele7.style.fontWeight="100";
			ele8.style.fontSize="14px"; ele8.style.fontStyle="italic"; ele8.style.fontWeight="300";                   
			ele9.style.fontSize="8px"; ele9.style.textTransform="capitalize"; ele9.style.fontWeight="900";                   
			ele10.style.fontSize="12px"; ele10.style.letterSpacing="2px"; ele10.style.fontWeight="100";                   
		}                    
		
		if (num ==  9){
			ele1.style.fontSize="8px"; ele1.style.fontStyle="italic"; ele1.style.fontWeight="100";
			ele2.style.fontSize="10px"; ele2.style.letterSpacing="2px"; ele2.style.fontWeight="300";                   
			ele3.style.fontSize="12px"; ele3.style.letterSpacing="5px"; ele3.style.fontWeight="300";                   
			ele4.style.fontSize="10px"; ele4.style.letterSpacing="5px"; ele4.style.fontWeight="700";                   
			ele5.style.fontSize="12px"; ele5.style.letterSpacing="5px"; ele5.style.fontWeight="100";                   
			ele6.style.fontSize="14px"; ele6.style.textTransform="capitalize"; ele6.style.fontWeight="700";                   
			ele7.style.fontSize="14px"; ele7.style.fontStyle="italic"; ele7.style.fontWeight="700";                   
			ele8.style.fontSize="16px"; ele8.style.letterSpacing="5px"; ele8.style.fontWeight="100";                   
			ele9.style.fontSize="14px"; ele9.style.fontStyle="italic"; ele9.style.fontWeight="300";                   
			ele10.style.fontSize="8px"; ele10.style.textTransform="capitalize"; ele10.style.fontWeight="900";                   
		}                    
		
		if (num == 10){
			ele1.style.fontSize="14px"; ele1.style.letterSpacing="5px"; ele1.style.fontWeight="700";
			ele2.style.fontSize="8px"; ele2.style.fontStyle="italic"; ele2.style.fontWeight="100";                   
			ele3.style.fontSize="8px"; ele3.style.fontStyle="italic"; ele3.style.fontWeight="300";                   
			ele4.style.fontSize="16px"; ele4.style.textTransform="capitalize"; ele4.style.fontWeight="900";                   
			ele5.style.fontSize="8px"; ele5.style.textTransform="capitalize"; ele5.style.fontWeight="300";                   
			ele6.style.fontSize="12px"; ele6.style.letterSpacing="5px"; ele6.style.fontWeight="100";                   
			ele7.style.fontSize="14px"; ele7.style.textTransform="capitalize"; ele7.style.fontWeight="700";                   
			ele8.style.fontSize="14px"; ele8.style.fontStyle="italic"; ele8.style.fontWeight="700";   
			ele9.style.fontSize="16px"; ele9.style.letterSpacing="5px"; ele9.style.fontWeight="100";                   
			ele10.style.fontSize="14px"; ele10.style.fontStyle="italic"; ele10.style.fontWeight="300";                   
		}                    
		
		if (num == 11){
			ele1.style.fontSize="12px"; ele1.style.letterSpacing="5px"; ele1.style.fontWeight="300";                   
			ele2.style.fontSize="14px"; ele2.style.letterSpacing="5px"; ele2.style.fontWeight="700";
			ele3.style.fontSize="12px"; ele3.style.fontStyle="italic"; ele3.style.fontWeight="300";                   
			ele4.style.fontSize="10px"; ele4.style.letterSpacing="2px"; ele4.style.fontWeight="300";                   
			ele5.style.fontSize="10px"; ele5.style.letterSpacing="5px"; ele5.style.fontWeight="700";                   
			ele6.style.fontSize="8px"; ele6.style.textTransform="capitalize"; ele6.style.fontWeight="300";                   
			ele7.style.fontSize="12px"; ele7.style.letterSpacing="5px"; ele7.style.fontWeight="100";                   
			ele8.style.fontSize="14px"; ele8.style.textTransform="capitalize"; ele8.style.fontWeight="700";                   
			ele9.style.fontSize="14px"; ele9.style.fontStyle="italic"; ele9.style.fontWeight="700";                   
			ele10.style.fontSize="16px"; ele10.style.letterSpacing="5px"; ele10.style.fontWeight="100";
		}                    
				
		if (num == 12){
			ele1.style.fontSize="8px"; ele1.style.fontStyle="italic"; ele1.style.fontWeight="300";
			ele2.style.fontSize="12px"; ele2.style.letterSpacing="5px"; ele2.style.fontWeight="300";                   
			ele3.style.fontSize="8px"; ele3.style.letterSpacing="2px"; ele3.style.fontWeight="700";                   
			ele4.style.fontSize="8px"; ele4.style.fontStyle="italic"; ele4.style.fontWeight="100";                   
			ele5.style.fontSize="16px"; ele5.style.textTransform="capitalize"; ele5.style.fontWeight="900";                   
			ele6.style.fontSize="10px"; ele6.style.letterSpacing="5px"; ele6.style.fontWeight="700";                   
			ele7.style.fontSize="8px"; ele7.style.textTransform="capitalize"; ele7.style.fontWeight="300";                   
			ele8.style.fontSize="12px"; ele8.style.letterSpacing="5px"; ele8.style.fontWeight="100";                   
			ele9.style.fontSize="14px"; ele9.style.textTransform="capitalize"; ele9.style.fontWeight="700";                   
			ele10.style.fontSize="14px"; ele10.style.fontStyle="italic"; ele10.style.fontWeight="700";
		}                    

		if (num == 13){
			ele1.style.fontSize="12px"; ele1.style.fontStyle="italic"; ele1.style.fontWeight="300";                   
			ele2.style.fontSize="8px"; ele2.style.fontStyle="italic"; ele2.style.fontWeight="300";                   
			ele3.style.fontSize="14px"; ele3.style.letterSpacing="3px"; ele3.style.fontWeight="300";                   
			ele4.style.fontSize="14px"; ele4.style.letterSpacing="5px"; ele4.style.fontWeight="700";                   
			ele5.style.fontSize="10px"; ele5.style.letterSpacing="2px"; ele5.style.fontWeight="300";                   
			ele6.style.fontSize="16px"; ele6.style.textTransform="capitalize"; ele6.style.fontWeight="900";                   
			ele7.style.fontSize="10px"; ele7.style.letterSpacing="5px"; ele7.style.fontWeight="700";
			ele8.style.fontSize="8px"; ele8.style.textTransform="capitalize"; ele8.style.fontWeight="300";                   
			ele9.style.fontSize="12px"; ele9.style.letterSpacing="5px"; ele9.style.fontWeight="100";                   
			ele10.style.fontSize="14px"; ele10.style.textTransform="capitalize"; ele10.style.fontWeight="700";
		}                    

		if (num == 14){
			ele1.style.fontSize="8px"; ele1.style.letterSpacing="2px"; ele1.style.fontWeight="700";                   
			ele2.style.fontSize="12px"; ele2.style.fontStyle="italic"; ele2.style.fontWeight="300";                   
			ele3.style.fontSize="16px"; ele3.style.textTransform="capitalize"; ele3.style.fontWeight="300";                   
			ele4.style.fontSize="12px"; ele4.style.letterSpacing="5px"; ele4.style.fontWeight="300";                   
			ele5.style.fontSize="8px"; ele5.style.fontStyle="italic"; ele5.style.fontWeight="100";                   
			ele6.style.fontSize="10px"; ele6.style.letterSpacing="2px"; ele6.style.fontWeight="300";                   
			ele7.style.fontSize="16px"; ele7.style.textTransform="capitalize"; ele7.style.fontWeight="900";                   
			ele8.style.fontSize="10px"; ele8.style.letterSpacing="5px"; ele8.style.fontWeight="700";                   
			ele9.style.fontSize="8px"; ele9.style.textTransform="capitalize"; ele9.style.fontWeight="300";                   
			ele10.style.fontSize="12px"; ele10.style.letterSpacing="5px"; ele10.style.fontWeight="100";
		}                    

		if (num == 15){
			ele1.style.fontSize="14px"; ele1.style.letterSpacing="3px"; ele1.style.fontWeight="300";                   
			ele2.style.fontSize="8px"; ele2.style.letterSpacing="2px"; ele2.style.fontWeight="700";                   
			ele3.style.fontSize="8px"; ele3.style.letterSpacing="5px"; ele3.style.fontWeight="700";                   
			ele4.style.fontSize="8px"; ele4.style.fontStyle="italic"; ele4.style.fontWeight="300";                   
			ele5.style.fontSize="14px"; ele5.style.letterSpacing="5px"; ele5.style.fontWeight="700";                   
			ele6.style.fontSize="8px"; ele6.style.fontStyle="italic"; ele6.style.fontWeight="100";                   
			ele7.style.fontSize="10px"; ele7.style.letterSpacing="2px"; ele7.style.fontWeight="300";                   
			ele8.style.fontSize="16px"; ele8.style.textTransform="capitalize"; ele8.style.fontWeight="900";                   
			ele9.style.fontSize="10px"; ele9.style.letterSpacing="5px"; ele9.style.fontWeight="700";                   
			ele10.style.fontSize="8px"; ele10.style.textTransform="capitalize"; ele10.style.fontWeight="300";
		}                    

		if (num == 16){
			ele1.style.fontSize="16px"; ele1.style.textTransform="capitalize"; ele1.style.fontWeight="300";                   
			ele2.style.fontSize="14px"; ele2.style.letterSpacing="3px"; ele2.style.fontWeight="300";                   
			ele3.style.fontSize="8px"; ele3.style.letterSpacing="3px"; ele3.style.fontWeight="100";                   
			ele4.style.fontSize="12px"; ele4.style.fontStyle="italic"; ele4.style.fontWeight="300";                   
			ele5.style.fontSize="12px"; ele5.style.letterSpacing="5px"; ele5.style.fontWeight="300";                   
			ele6.style.fontSize="14px"; ele6.style.letterSpacing="5px"; ele6.style.fontWeight="700";                   
			ele7.style.fontSize="8px"; ele7.style.fontStyle="italic"; ele7.style.fontWeight="100";                   
			ele8.style.fontSize="10px"; ele8.style.letterSpacing="2px"; ele8.style.fontWeight="300";                   
			ele9.style.fontSize="16px"; ele9.style.textTransform="capitalize"; ele9.style.fontWeight="900";                   
			ele10.style.fontSize="10px"; ele10.style.letterSpacing="5px"; ele10.style.fontWeight="700";
		}                    

		if (num == 17){
			ele1.style.fontSize="8px"; ele1.style.letterSpacing="5px"; ele1.style.fontWeight="700";                   
			ele2.style.fontSize="16px"; ele2.style.textTransform="capitalize"; ele2.style.fontWeight="300";                   
			ele3.style.fontSize="16px"; ele3.style.textTransform="capitalize"; ele3.style.fontWeight="100";                   
			ele4.style.fontSize="8px"; ele4.style.letterSpacing="2px"; ele4.style.fontWeight="700";                   
			ele5.style.fontSize="8px"; ele5.style.fontStyle="italic"; ele5.style.fontWeight="300";                   
			ele6.style.fontSize="12px"; ele6.style.letterSpacing="5px"; ele6.style.fontWeight="300";                   
			ele7.style.fontSize="14px"; ele7.style.letterSpacing="5px"; ele7.style.fontWeight="700";                   
			ele8.style.fontSize="8px"; ele8.style.fontStyle="italic"; ele8.style.fontWeight="100";                   
			ele9.style.fontSize="10px"; ele9.style.letterSpacing="2px"; ele9.style.fontWeight="300";                   
			ele10.style.fontSize="16px"; ele10.style.textTransform="capitalize"; ele10.style.fontWeight="900";
		}                    

		if (num == 18){
			ele1.style.fontSize="8px"; ele1.style.letterSpacing="3px"; ele1.style.fontWeight="100";                   
			ele2.style.fontSize="8px"; ele2.style.letterSpacing="5px"; ele2.style.fontWeight="700";                   
			ele3.style.fontSize="12px"; ele3.style.letterSpacing="3px"; ele3.style.fontWeight="300";                   
			ele4.style.fontSize="14px"; ele4.style.letterSpacing="3px"; ele4.style.fontWeight="300";                   
			ele5.style.fontSize="12px"; ele5.style.fontStyle="italic"; ele5.style.fontWeight="300";                   
			ele6.style.fontSize="8px"; ele6.style.fontStyle="italic"; ele6.style.fontWeight="300";                   
			ele7.style.fontSize="12px"; ele7.style.letterSpacing="5px"; ele7.style.fontWeight="300";                   
			ele8.style.fontSize="14px"; ele8.style.letterSpacing="5px"; ele8.style.fontWeight="700";                   
			ele9.style.fontSize="8px"; ele9.style.fontStyle="italic"; ele9.style.fontWeight="100";                   
			ele10.style.fontSize="10px"; ele10.style.letterSpacing="2px"; ele10.style.fontWeight="300";
		}                    

		if (num == 19){
			ele1.style.fontSize="16px"; ele1.style.textTransform="capitalize"; ele1.style.fontWeight="100";                   
			ele2.style.fontSize="8px"; ele2.style.letterSpacing="3px"; ele2.style.fontWeight="100";                   
			ele3.style.fontSize="12px"; ele3.style.fontStyle="italic"; ele3.style.fontWeight="900";                   
			ele4.style.fontSize="16px"; ele4.style.textTransform="capitalize"; ele4.style.fontWeight="300";                   
			ele5.style.fontSize="8px"; ele5.style.letterSpacing="2px"; ele5.style.fontWeight="700";                   
			ele6.style.fontSize="12px"; ele6.style.fontStyle="italic"; ele6.style.fontWeight="300";                   
			ele7.style.fontSize="8px"; ele7.style.fontStyle="italic"; ele7.style.fontWeight="300";                   
			ele8.style.fontSize="12px"; ele8.style.letterSpacing="5px"; ele8.style.fontWeight="300";                   
			ele9.style.fontSize="14px"; ele9.style.letterSpacing="5px"; ele9.style.fontWeight="700";                   
			ele10.style.fontSize="8px"; ele10.style.fontStyle="italic"; ele10.style.fontWeight="100";
		}
		
		if (num == 20){
			ele1.style.fontSize="12px"; ele1.style.letterSpacing="3px"; ele1.style.fontWeight="300";                   
			ele2.style.fontSize="16px"; ele2.style.textTransform="capitalize"; ele2.style.fontWeight="100";                   
			ele3.style.fontSize="16px"; ele3.style.fontStyle="italic"; ele3.style.fontWeight="100";                   
			ele4.style.fontSize="8px"; ele4.style.letterSpacing="5px"; ele4.style.fontWeight="700";                   
			ele5.style.fontSize="14px"; ele5.style.letterSpacing="3px"; ele5.style.fontWeight="300";                   
			ele6.style.fontSize="8px"; ele6.style.letterSpacing="2px"; ele6.style.fontWeight="700";                   
			ele7.style.fontSize="12px"; ele7.style.fontStyle="italic"; ele7.style.fontWeight="300";                   
			ele8.style.fontSize="8px"; ele8.style.fontStyle="italic"; ele8.style.fontWeight="300";                   
			ele9.style.fontSize="12px"; ele9.style.letterSpacing="5px"; ele9.style.fontWeight="300";                   
			ele10.style.fontSize="14px"; ele10.style.letterSpacing="5px"; ele10.style.fontWeight="700";
		}                    

		if (num == 21){
			ele1.style.fontSize="12px"; ele1.style.fontStyle="italic"; ele1.style.fontWeight="900";                   
			ele2.style.fontSize="12px"; ele2.style.letterSpacing="3px"; ele2.style.fontWeight="300";                   
			ele3.style.fontSize="14px"; ele3.style.letterSpacing="2px"; ele3.style.fontWeight="500";                   
			ele4.style.fontSize="8px"; ele4.style.letterSpacing="3px"; ele4.style.fontWeight="100";                   
			ele5.style.fontSize="16px"; ele5.style.textTransform="capitalize"; ele5.style.fontWeight="300";                   
			ele6.style.fontSize="14px"; ele6.style.letterSpacing="3px"; ele6.style.fontWeight="300";                   
			ele7.style.fontSize="8px"; ele7.style.letterSpacing="2px"; ele7.style.fontWeight="700";                   
			ele8.style.fontSize="12px"; ele8.style.fontStyle="italic"; ele8.style.fontWeight="300";                   
			ele9.style.fontSize="8px"; ele9.style.fontStyle="italic"; ele9.style.fontWeight="300";                   
			ele10.style.fontSize="12px"; ele10.style.letterSpacing="5px"; ele10.style.fontWeight="300";
		}                   

				
		if (num == 22){
			ele1.style.fontSize="16px"; ele1.style.fontStyle="italic"; ele1.style.fontWeight="100";                   
			ele2.style.fontSize="12px"; ele2.style.fontStyle="italic"; ele2.style.fontWeight="900";                   
			ele3.style.fontSize="10px"; ele3.style.letterSpacing="2px"; ele3.style.fontWeight="900";                   
			ele4.style.fontSize="16px"; ele4.style.textTransform="capitalize"; ele4.style.fontWeight="100";                   
			ele5.style.fontSize="8px"; ele5.style.letterSpacing="5px"; ele5.style.fontWeight="700";                   
			ele6.style.fontSize="16px"; ele6.style.textTransform="capitalize"; ele6.style.fontWeight="300";                   
			ele7.style.fontSize="14px"; ele7.style.letterSpacing="3px"; ele7.style.fontWeight="300";                   
			ele8.style.fontSize="8px"; ele8.style.letterSpacing="2px"; ele8.style.fontWeight="700";                   
			ele9.style.fontSize="12px"; ele9.style.fontStyle="italic"; ele9.style.fontWeight="300";                   
			ele10.style.fontSize="8px"; ele10.style.fontStyle="italic"; ele10.style.fontWeight="300";
		}                    
				
		if (num == 23){
			ele1.style.fontSize="14px"; ele1.style.letterSpacing="2px"; ele1.style.fontWeight="500";                   
			ele2.style.fontSize="16px"; ele2.style.fontStyle="italic"; ele2.style.fontWeight="100";                   
			ele3.style.fontSize="16px"; ele3.style.letterSpacing="2px"; ele3.style.fontWeight="700";                   
			ele4.style.fontSize="12px"; ele4.style.letterSpacing="3px"; ele4.style.fontWeight="300";                   
			ele5.style.fontSize="8px"; ele5.style.letterSpacing="3px"; ele5.style.fontWeight="100";                   
			ele6.style.fontSize="8px"; ele6.style.letterSpacing="5px"; ele6.style.fontWeight="700";                   
			ele7.style.fontSize="16px"; ele7.style.textTransform="capitalize"; ele7.style.fontWeight="300";                   
			ele8.style.fontSize="14px"; ele8.style.letterSpacing="3px"; ele8.style.fontWeight="300";                   
			ele9.style.fontSize="8px"; ele9.style.letterSpacing="2px"; ele9.style.fontWeight="700";                   
			ele10.style.fontSize="12px"; ele10.style.fontStyle="italic"; ele10.style.fontWeight="300";
		}                    

		if (num == 24){
			ele1.style.fontSize="10px"; ele1.style.letterSpacing="2px"; ele1.style.fontWeight="900";                   
			ele2.style.fontSize="14px"; ele2.style.letterSpacing="2px"; ele2.style.fontWeight="500";                   
			ele3.style.fontSize="14px"; ele3.style.textTransform="capitalize"; ele3.style.fontWeight="100";                   
			ele4.style.fontSize="12px"; ele4.style.fontStyle="italic"; ele4.style.fontWeight="900";                   
			ele5.style.fontSize="16px"; ele5.style.textTransform="capitalize"; ele5.style.fontWeight="100";                   
			ele6.style.fontSize="8px"; ele6.style.letterSpacing="3px"; ele6.style.fontWeight="100";                   
			ele7.style.fontSize="8px"; ele7.style.letterSpacing="5px"; ele7.style.fontWeight="700";                   
			ele8.style.fontSize="16px"; ele8.style.textTransform="capitalize"; ele8.style.fontWeight="300";                   
			ele9.style.fontSize="14px"; ele9.style.letterSpacing="3px"; ele9.style.fontWeight="300";                   
			ele10.style.fontSize="8px"; ele10.style.letterSpacing="2px"; ele10.style.fontWeight="700";
		}                    
				
		if (num == 25){
			ele1.style.fontSize="16px"; ele1.style.letterSpacing="2px"; ele1.style.fontWeight="700";                   
			ele2.style.fontSize="10px"; ele2.style.letterSpacing="2px"; ele2.style.fontWeight="900";                   
			ele3.style.fontSize="16px"; ele3.style.letterSpacing="3px"; ele3.style.fontWeight="700";                   
			ele4.style.fontSize="16px"; ele4.style.fontStyle="italic"; ele4.style.fontWeight="100";                   
			ele5.style.fontSize="12px"; ele5.style.letterSpacing="3px"; ele5.style.fontWeight="300";                   
			ele6.style.fontSize="16px"; ele6.style.textTransform="capitalize"; ele6.style.fontWeight="100";                   
			ele7.style.fontSize="8px"; ele7.style.letterSpacing="3px"; ele7.style.fontWeight="100";                   
			ele8.style.fontSize="8px"; ele8.style.letterSpacing="5px"; ele8.style.fontWeight="700";                   
			ele9.style.fontSize="16px"; ele9.style.textTransform="capitalize"; ele9.style.fontWeight="300";                   
			ele10.style.fontSize="14px"; ele10.style.letterSpacing="3px"; ele10.style.fontWeight="300";
		}                    

		if (num == 26){
			ele1.style.fontSize="14px"; ele1.style.textTransform="capitalize"; ele1.style.fontWeight="100";                   
			ele2.style.fontSize="16px"; ele2.style.letterSpacing="2px"; ele2.style.fontWeight="700";                   
			ele3.style.fontSize="12px"; ele3.style.letterSpacing="3px"; ele3.style.fontWeight="500";                   
			ele4.style.fontSize="14px"; ele4.style.letterSpacing="2px"; ele4.style.fontWeight="500";                   
			ele5.style.fontSize="12px"; ele5.style.fontStyle="italic"; ele5.style.fontWeight="900";                   
			ele6.style.fontSize="12px"; ele6.style.letterSpacing="3px"; ele6.style.fontWeight="300";                   
			ele7.style.fontSize="16px"; ele7.style.textTransform="capitalize"; ele7.style.fontWeight="100";                   
			ele8.style.fontSize="8px"; ele8.style.letterSpacing="3px"; ele8.style.fontWeight="100";                   
			ele9.style.fontSize="8px"; ele9.style.letterSpacing="5px"; ele9.style.fontWeight="700";                   
			ele10.style.fontSize="16px"; ele10.style.textTransform="capitalize"; ele10.style.fontWeight="300";
		}                    

		if (num == 27){
			ele1.style.fontSize="16px"; ele1.style.letterSpacing="3px"; ele1.style.fontWeight="700";                   
			ele2.style.fontSize="14px"; ele2.style.textTransform="capitalize"; ele2.style.fontWeight="100";                   
			ele3.style.fontSize="8px"; ele3.style.letterSpacing="2px"; ele3.style.fontWeight="100";                   
			ele4.style.fontSize="10px"; ele4.style.letterSpacing="2px"; ele4.style.fontWeight="900";                   
			ele5.style.fontSize="16px"; ele5.style.fontStyle="italic"; ele5.style.fontWeight="100";                   
			ele6.style.fontSize="12px"; ele6.style.fontStyle="italic"; ele6.style.fontWeight="900";                   
			ele7.style.fontSize="12px"; ele7.style.letterSpacing="3px"; ele7.style.fontWeight="300";                   
			ele8.style.fontSize="16px"; ele8.style.textTransform="capitalize"; ele8.style.fontWeight="100";                   
			ele9.style.fontSize="8px"; ele9.style.letterSpacing="3px"; ele9.style.fontWeight="100";                   
			ele10.style.fontSize="8px"; ele10.style.letterSpacing="5px"; ele10.style.fontWeight="700";
		}                    
			
		if (num == 28){
			ele1.style.fontSize="12px"; ele1.style.letterSpacing="3px"; ele1.style.fontWeight="500";                   
			ele2.style.fontSize="16px"; ele2.style.letterSpacing="3px"; ele2.style.fontWeight="700";                   
			ele3.style.fontSize="12px"; ele3.style.textTransform="capitalize"; ele3.style.fontWeight="500";                   
			ele4.style.fontSize="16px"; ele4.style.letterSpacing="2px"; ele4.style.fontWeight="700";                   
			ele5.style.fontSize="14px"; ele5.style.letterSpacing="2px"; ele5.style.fontWeight="500";                   
			ele6.style.fontSize="16px"; ele6.style.fontStyle="italic"; ele6.style.fontWeight="100";                   
			ele7.style.fontSize="12px"; ele7.style.fontStyle="italic"; ele7.style.fontWeight="900";                   
			ele8.style.fontSize="12px"; ele8.style.letterSpacing="3px"; ele8.style.fontWeight="300";                   
			ele9.style.fontSize="16px"; ele9.style.textTransform="capitalize"; ele9.style.fontWeight="100";                   
			ele10.style.fontSize="8px"; ele10.style.letterSpacing="3px"; ele10.style.fontWeight="100";
		}                    
			
		if (num == 29){
			ele1.style.fontSize="8px"; ele1.style.letterSpacing="2px"; ele1.style.fontWeight="100";                   
			ele2.style.fontSize="12px"; ele2.style.letterSpacing="3px"; ele2.style.fontWeight="500";                   
			ele3.style.fontSize="10px"; ele3.style.fontStyle="italic"; ele3.style.fontWeight="300";                   
			ele4.style.fontSize="14px"; ele4.style.textTransform="capitalize"; ele4.style.fontWeight="100";                   
			ele5.style.fontSize="10px"; ele5.style.letterSpacing="2px"; ele5.style.fontWeight="900";                   
			ele6.style.fontSize="14px"; ele6.style.letterSpacing="2px"; ele6.style.fontWeight="500";                   
			ele7.style.fontSize="16px"; ele7.style.fontStyle="italic"; ele7.style.fontWeight="100";                   
			ele8.style.fontSize="12px"; ele8.style.fontStyle="italic"; ele8.style.fontWeight="900";                   
			ele9.style.fontSize="12px"; ele9.style.letterSpacing="3px"; ele9.style.fontWeight="300";                   
			ele10.style.fontSize="16px"; ele10.style.textTransform="capitalize"; ele10.style.fontWeight="100";
		}                    
						
		if (num == 30){
			ele1.style.fontSize="12px"; ele1.style.textTransform="capitalize"; ele1.style.fontWeight="500";                   
			ele2.style.fontSize="8px"; ele2.style.letterSpacing="2px"; ele2.style.fontWeight="100";                   
			ele3.style.fontSize="12px"; ele3.style.textTransform="capitalize"; ele3.style.fontWeight="700";                   
			ele4.style.fontSize="16px"; ele4.style.letterSpacing="3px"; ele4.style.fontWeight="700";                   
			ele5.style.fontSize="16px"; ele5.style.letterSpacing="2px"; ele5.style.fontWeight="700";                   
			ele6.style.fontSize="10px"; ele6.style.letterSpacing="2px"; ele6.style.fontWeight="900";                   
			ele7.style.fontSize="14px"; ele7.style.letterSpacing="2px"; ele7.style.fontWeight="500";                   
			ele8.style.fontSize="16px"; ele8.style.fontStyle="italic"; ele8.style.fontWeight="100";                   
			ele9.style.fontSize="12px"; ele9.style.fontStyle="italic"; ele9.style.fontWeight="900";                   
			ele10.style.fontSize="12px"; ele10.style.letterSpacing="3px"; ele10.style.fontWeight="300";
		}                    
		
		if (num == 31){
			ele1.style.fontSize="10px"; ele1.style.fontStyle="italic"; ele1.style.fontWeight="300";                   
			ele2.style.fontSize="12px"; ele2.style.textTransform="capitalize"; ele2.style.fontWeight="500";                   
			ele3.style.fontSize="8px"; ele3.style.letterSpacing="5px"; ele3.style.fontWeight="500";                   
			ele4.style.fontSize="12px"; ele4.style.letterSpacing="3px"; ele4.style.fontWeight="500";                   
			ele5.style.fontSize="14px"; ele5.style.textTransform="capitalize"; ele5.style.fontWeight="100";                   
			ele6.style.fontSize="16px"; ele6.style.letterSpacing="2px"; ele6.style.fontWeight="700";                   
			ele7.style.fontSize="10px"; ele7.style.letterSpacing="2px"; ele7.style.fontWeight="900";                   
			ele8.style.fontSize="14px"; ele8.style.letterSpacing="2px"; ele8.style.fontWeight="500";                   
			ele9.style.fontSize="16px"; ele9.style.fontStyle="italic"; ele9.style.fontWeight="100";                   
			ele10.style.fontSize="12px"; ele10.style.fontStyle="italic"; ele10.style.fontWeight="900";
		}                    
		
		if (num == 32){
			ele1.style.fontSize="12px"; ele1.style.textTransform="capitalize"; ele1.style.fontWeight="700";                   
			ele2.style.fontSize="10px"; ele2.style.fontStyle="italic"; ele2.style.fontWeight="300";                   
			ele3.style.fontSize="8px"; ele3.style.letterSpacing="5px"; ele3.style.fontWeight="100";                   
			ele4.style.fontSize="8px"; ele4.style.letterSpacing="2px"; ele4.style.fontWeight="100";                   
			ele5.style.fontSize="16px"; ele5.style.letterSpacing="3px"; ele5.style.fontWeight="700";                   
			ele6.style.fontSize="14px"; ele6.style.textTransform="capitalize"; ele6.style.fontWeight="100";                   
			ele7.style.fontSize="16px"; ele7.style.letterSpacing="2px"; ele7.style.fontWeight="700";                   
			ele8.style.fontSize="10px"; ele8.style.letterSpacing="2px"; ele8.style.fontWeight="900";                   
			ele9.style.fontSize="14px"; ele9.style.letterSpacing="2px"; ele9.style.fontWeight="500";                   
			ele10.style.fontSize="16px"; ele10.style.fontStyle="italic"; ele10.style.fontWeight="100";
		}                    
		
		if (num == 33){
			ele1.style.fontSize="8px"; ele1.style.letterSpacing="5px"; ele1.style.fontWeight="500";                   
			ele2.style.fontSize="12px"; ele2.style.textTransform="capitalize"; ele2.style.fontWeight="700";                   
			ele3.style.fontSize="10px"; ele3.style.letterSpacing="2px"; ele3.style.fontWeight="700";                   
			ele4.style.fontSize="12px"; ele4.style.textTransform="capitalize"; ele4.style.fontWeight="500";                   
			ele5.style.fontSize="12px"; ele5.style.letterSpacing="3px"; ele5.style.fontWeight="500";                   
			ele6.style.fontSize="16px"; ele6.style.letterSpacing="3px"; ele6.style.fontWeight="700";                   
			ele7.style.fontSize="14px"; ele7.style.textTransform="capitalize"; ele7.style.fontWeight="100";                   
			ele8.style.fontSize="16px"; ele8.style.letterSpacing="2px"; ele8.style.fontWeight="700";                   
			ele9.style.fontSize="10px"; ele9.style.letterSpacing="2px"; ele9.style.fontWeight="900";                   
			ele10.style.fontSize="14px"; ele10.style.letterSpacing="2px"; ele10.style.fontWeight="500";
		}                    
				
		if (num == 34){
			ele1.style.fontSize="8px"; ele1.style.letterSpacing="5px"; ele1.style.fontWeight="100";                   
			ele2.style.fontSize="8px"; ele2.style.letterSpacing="5px"; ele2.style.fontWeight="500";                   
			ele3.style.fontSize="14px"; ele3.style.fontStyle="italic"; ele3.style.fontWeight="500";                   
			ele4.style.fontSize="10px"; ele4.style.fontStyle="italic"; ele4.style.fontWeight="300";                   
			ele5.style.fontSize="8px"; ele5.style.letterSpacing="2px"; ele5.style.fontWeight="100";                   
			ele6.style.fontSize="12px"; ele6.style.letterSpacing="3px"; ele6.style.fontWeight="500";                   
			ele7.style.fontSize="16px"; ele7.style.letterSpacing="3px"; ele7.style.fontWeight="700";                   
			ele8.style.fontSize="14px"; ele8.style.textTransform="capitalize"; ele8.style.fontWeight="100";                   
			ele9.style.fontSize="16px"; ele9.style.letterSpacing="2px"; ele9.style.fontWeight="700";                   
			ele10.style.fontSize="10px"; ele10.style.letterSpacing="2px"; ele10.style.fontWeight="900";
		}                    

		if (num == 35){
			ele1.style.fontSize="10px"; ele1.style.letterSpacing="2px"; ele1.style.fontWeight="700";                   
			ele2.style.fontSize="8px"; ele2.style.letterSpacing="5px"; ele2.style.fontWeight="100";                   
			ele3.style.fontSize="16px"; ele3.style.letterSpacing="5px"; ele3.style.fontWeight="700";                   
			ele4.style.fontSize="12px"; ele4.style.textTransform="capitalize"; ele4.style.fontWeight="700";                   
			ele5.style.fontSize="12px"; ele5.style.textTransform="capitalize"; ele5.style.fontWeight="500";                   
			ele6.style.fontSize="8px"; ele6.style.letterSpacing="2px"; ele6.style.fontWeight="100";                   
			ele7.style.fontSize="12px"; ele7.style.letterSpacing="3px"; ele7.style.fontWeight="500";                   
			ele8.style.fontSize="16px"; ele8.style.letterSpacing="3px"; ele8.style.fontWeight="700";                   
			ele9.style.fontSize="14px"; ele9.style.textTransform="capitalize"; ele9.style.fontWeight="100";                   
			ele10.style.fontSize="16px"; ele10.style.letterSpacing="2px"; ele10.style.fontWeight="700";
		}                    
		
		if (num == 36){
			ele1.style.fontSize="14px"; ele1.style.fontStyle="italic"; ele1.style.fontWeight="500";                   
			ele2.style.fontSize="10px"; ele2.style.letterSpacing="2px"; ele2.style.fontWeight="700";                   
			ele3.style.fontSize="10px"; ele3.style.letterSpacing="3px"; ele3.style.fontWeight="100";                   
			ele4.style.fontSize="8px"; ele4.style.letterSpacing="5px"; ele4.style.fontWeight="500";                   
			ele5.style.fontSize="10px"; ele5.style.fontStyle="italic"; ele5.style.fontWeight="300";                   
			ele6.style.fontSize="12px"; ele6.style.textTransform="capitalize"; ele6.style.fontWeight="500";                   
			ele7.style.fontSize="8px"; ele7.style.letterSpacing="2px"; ele7.style.fontWeight="100";                   
			ele8.style.fontSize="12px"; ele8.style.letterSpacing="3px"; ele8.style.fontWeight="500";                   
			ele9.style.fontSize="16px"; ele9.style.letterSpacing="3px"; ele9.style.fontWeight="700";                   
			ele10.style.fontSize="14px"; ele10.style.textTransform="capitalize"; ele10.style.fontWeight="100";
		}                    
		
		if (num == 37){
			ele1.style.fontSize="16px"; ele1.style.letterSpacing="5px"; ele1.style.fontWeight="700";                   
			ele2.style.fontSize="14px"; ele2.style.fontStyle="italic"; ele2.style.fontWeight="500";                   
			ele3.style.fontSize="12px"; ele3.style.letterSpacing="5px"; ele3.style.fontWeight="700";                   
			ele4.style.fontSize="8px"; ele4.style.letterSpacing="5px"; ele4.style.fontWeight="100";                   
			ele5.style.fontSize="12px"; ele5.style.textTransform="capitalize"; ele5.style.fontWeight="700";                   
			ele6.style.fontSize="10px"; ele6.style.fontStyle="italic"; ele6.style.fontWeight="300";                   
			ele7.style.fontSize="12px"; ele7.style.textTransform="capitalize"; ele7.style.fontWeight="500";                   
			ele8.style.fontSize="8px"; ele8.style.letterSpacing="2px"; ele8.style.fontWeight="100";                   
			ele9.style.fontSize="12px"; ele9.style.letterSpacing="3px"; ele9.style.fontWeight="500";                   
			ele10.style.fontSize="16px"; ele10.style.letterSpacing="3px"; ele10.style.fontWeight="700";
		}                    
		
		if (num == 38){
			ele1.style.fontSize="10px"; ele1.style.letterSpacing="3px"; ele1.style.fontWeight="100";                   
			ele2.style.fontSize="16px"; ele2.style.letterSpacing="5px"; ele2.style.fontWeight="700";                   
			ele3.style.fontSize="14px"; ele3.style.textTransform="capitalize"; ele3.style.fontWeight="900";                   
			ele4.style.fontSize="10px"; ele4.style.letterSpacing="2px"; ele4.style.fontWeight="700";                   
			ele5.style.fontSize="8px"; ele5.style.letterSpacing="5px"; ele5.style.fontWeight="500";                   
			ele6.style.fontSize="12px"; ele6.style.textTransform="capitalize"; ele6.style.fontWeight="700";                   
			ele7.style.fontSize="10px"; ele7.style.fontStyle="italic"; ele7.style.fontWeight="300";                   
			ele8.style.fontSize="12px"; ele8.style.textTransform="capitalize"; ele8.style.fontWeight="500";                   
			ele9.style.fontSize="8px"; ele9.style.letterSpacing="2px"; ele9.style.fontWeight="100";                   
			ele10.style.fontSize="12px"; ele10.style.letterSpacing="3px"; ele10.style.fontWeight="500";
		}                    
		

		if (num == 39){
			ele1.style.fontSize="12px"; ele1.style.letterSpacing="5px"; ele1.style.fontWeight="700";                   
			ele2.style.fontSize="10px"; ele2.style.letterSpacing="3px"; ele2.style.fontWeight="100";                   
			ele3.style.fontSize="8px"; ele3.style.letterSpacing="3px"; ele3.style.fontWeight="900";                   
			ele4.style.fontSize="14px"; ele4.style.fontStyle="italic"; ele4.style.fontWeight="500";                   
			ele5.style.fontSize="8px"; ele5.style.letterSpacing="5px"; ele5.style.fontWeight="100";                   
			ele6.style.fontSize="8px"; ele6.style.letterSpacing="5px"; ele6.style.fontWeight="500";                   
			ele7.style.fontSize="12px"; ele7.style.textTransform="capitalize"; ele7.style.fontWeight="700";                   
			ele8.style.fontSize="10px"; ele8.style.fontStyle="italic"; ele8.style.fontWeight="300";                   
			ele9.style.fontSize="12px"; ele9.style.textTransform="capitalize"; ele9.style.fontWeight="500";                   
			ele10.style.fontSize="8px"; ele10.style.letterSpacing="2px"; ele10.style.fontWeight="100";
		}                    
		
		if (num == 40){
			ele1.style.fontSize="14px"; ele1.style.textTransform="capitalize"; ele1.style.fontWeight="900";                   
			ele2.style.fontSize="12px"; ele2.style.letterSpacing="5px"; ele2.style.fontWeight="700";                   
			ele3.style.fontSize="10px"; ele3.style.letterSpacing="5px"; ele3.style.fontWeight="300";                   
			ele4.style.fontSize="16px"; ele4.style.letterSpacing="5px"; ele4.style.fontWeight="700";                   
			ele5.style.fontSize="10px"; ele5.style.letterSpacing="2px"; ele5.style.fontWeight="700";                   
			ele6.style.fontSize="8px"; ele6.style.letterSpacing="5px"; ele6.style.fontWeight="100";                   
			ele7.style.fontSize="8px"; ele7.style.letterSpacing="5px"; ele7.style.fontWeight="500";                   
			ele8.style.fontSize="12px"; ele8.style.textTransform="capitalize"; ele8.style.fontWeight="700";                   
			ele9.style.fontSize="10px"; ele9.style.fontStyle="italic"; ele9.style.fontWeight="300";                   
			ele10.style.fontSize="12px"; ele10.style.textTransform="capitalize"; ele10.style.fontWeight="500"; 		
		}

		if (num == 41){
			ele1.style.fontSize="8px"; ele1.style.letterSpacing="3px"; ele1.style.fontWeight="900";                   
			ele2.style.fontSize="14px"; ele2.style.textTransform="capitalize"; ele2.style.fontWeight="900";                   
			ele3.style.fontSize="12px"; ele3.style.fontStyle="italic"; ele3.style.fontWeight="500";                   
			ele4.style.fontSize="10px"; ele4.style.letterSpacing="3px"; ele4.style.fontWeight="100";                   
			ele5.style.fontSize="14px"; ele5.style.fontStyle="italic"; ele5.style.fontWeight="500";                   
			ele6.style.fontSize="10px"; ele6.style.letterSpacing="2px"; ele6.style.fontWeight="700";                   
			ele7.style.fontSize="8px"; ele7.style.letterSpacing="5px"; ele7.style.fontWeight="100";                   
			ele8.style.fontSize="8px"; ele8.style.letterSpacing="5px"; ele8.style.fontWeight="500";                   
			ele9.style.fontSize="12px"; ele9.style.textTransform="capitalize"; ele9.style.fontWeight="700";                   
			ele10.style.fontSize="10px"; ele10.style.fontStyle="italic"; ele10.style.fontWeight="300";                   
		}

		if (num == 42){
			ele1.style.fontSize="10px"; ele1.style.letterSpacing="5px"; ele1.style.fontWeight="300";                   
			ele2.style.fontSize="8px"; ele2.style.letterSpacing="3px"; ele2.style.fontWeight="900";                   
			ele3.style.fontSize="14px"; ele3.style.letterSpacing="5px"; ele3.style.fontWeight="100";                   
			ele4.style.fontSize="12px"; ele4.style.letterSpacing="5px"; ele4.style.fontWeight="700";                   
			ele5.style.fontSize="16px"; ele5.style.letterSpacing="5px"; ele5.style.fontWeight="700";                   
			ele6.style.fontSize="14px"; ele6.style.fontStyle="italic"; ele6.style.fontWeight="500";                   
			ele7.style.fontSize="10px"; ele7.style.letterSpacing="2px"; ele7.style.fontWeight="700";                   
			ele8.style.fontSize="8px"; ele8.style.letterSpacing="5px"; ele8.style.fontWeight="100";                   
			ele9.style.fontSize="8px"; ele9.style.letterSpacing="5px"; ele9.style.fontWeight="500";                   
			ele10.style.fontSize="12px"; ele10.style.textTransform="capitalize"; ele10.style.fontWeight="700";                   
		}

		if (num == 43){
			ele1.style.fontSize="12px"; ele1.style.fontStyle="italic"; ele1.style.fontWeight="500";                   
			ele2.style.fontSize="10px"; ele2.style.letterSpacing="5px"; ele2.style.fontWeight="300";                   
			ele3.style.fontSize="12px"; ele3.style.letterSpacing="5px"; ele3.style.fontWeight="900";                   
			ele4.style.fontSize="14px"; ele4.style.textTransform="capitalize"; ele4.style.fontWeight="900";                   
			ele5.style.fontSize="10px"; ele5.style.letterSpacing="3px"; ele5.style.fontWeight="100";                   
			ele6.style.fontSize="16px"; ele6.style.letterSpacing="5px"; ele6.style.fontWeight="700";                   
			ele7.style.fontSize="14px"; ele7.style.fontStyle="italic"; ele7.style.fontWeight="500";                   
			ele8.style.fontSize="10px"; ele8.style.letterSpacing="2px"; ele8.style.fontWeight="700";                   
			ele9.style.fontSize="8px"; ele9.style.letterSpacing="5px"; ele9.style.fontWeight="100";                   
			ele10.style.fontSize="8px"; ele10.style.letterSpacing="5px"; ele10.style.fontWeight="500";                   
		}

		if (num == 44){
			ele1.style.fontSize="14px"; ele1.style.letterSpacing="5px"; ele1.style.fontWeight="100";                   
			ele2.style.fontSize="12px"; ele2.style.fontStyle="italic"; ele2.style.fontWeight="500";                   
			ele3.style.fontSize="16px"; ele3.style.fontStyle="italic"; ele3.style.fontWeight="300";                   
			ele4.style.fontSize="8px"; ele4.style.letterSpacing="3px"; ele4.style.fontWeight="900";                   
			ele5.style.fontSize="12px"; ele5.style.letterSpacing="5px"; ele5.style.fontWeight="700";                   
			ele6.style.fontSize="10px"; ele6.style.letterSpacing="3px"; ele6.style.fontWeight="100";                   
			ele7.style.fontSize="16px"; ele7.style.letterSpacing="5px"; ele7.style.fontWeight="700";                   
			ele8.style.fontSize="14px"; ele8.style.fontStyle="italic"; ele8.style.fontWeight="500";                   
			ele9.style.fontSize="10px"; ele9.style.letterSpacing="2px"; ele9.style.fontWeight="700";                   
			ele10.style.fontSize="8px"; ele10.style.letterSpacing="5px"; ele10.style.fontWeight="100";                   
		}

		if (num == 45){
			ele1.style.fontSize="12px"; ele1.style.letterSpacing="5px"; ele1.style.fontWeight="900";                   
			ele2.style.fontSize="14px"; ele2.style.letterSpacing="5px"; ele2.style.fontWeight="100";                   
			ele3.style.fontSize="10px"; ele3.style.fontStyle="italic"; ele3.style.fontWeight="900";                   
			ele4.style.fontSize="10px"; ele4.style.letterSpacing="5px"; ele4.style.fontWeight="300";                   
			ele5.style.fontSize="14px"; ele5.style.textTransform="capitalize"; ele5.style.fontWeight="900";                   
			ele6.style.fontSize="12px"; ele6.style.letterSpacing="5px"; ele6.style.fontWeight="700";                   
			ele7.style.fontSize="10px"; ele7.style.letterSpacing="3px"; ele7.style.fontWeight="100";                   
			ele8.style.fontSize="16px"; ele8.style.letterSpacing="5px"; ele8.style.fontWeight="700";                   
			ele9.style.fontSize="14px"; ele9.style.fontStyle="italic"; ele9.style.fontWeight="500";                   
			ele10.style.fontSize="10px"; ele10.style.letterSpacing="2px"; ele10.style.fontWeight="700";                   
		}

		if (num == 46){
			ele1.style.fontSize="16px"; ele1.style.fontStyle="italic"; ele1.style.fontWeight="300";                   
			ele2.style.fontSize="12px"; ele2.style.letterSpacing="5px"; ele2.style.fontWeight="900";                   
			ele3.style.fontSize="12px"; ele3.style.textTransform="capitalize"; ele3.style.fontWeight="900";                   
			ele4.style.fontSize="12px"; ele4.style.fontStyle="italic"; ele4.style.fontWeight="500";                   
			ele5.style.fontSize="8px"; ele5.style.letterSpacing="3px"; ele5.style.fontWeight="900";                   
			ele6.style.fontSize="14px"; ele6.style.textTransform="capitalize"; ele6.style.fontWeight="900";                   
			ele7.style.fontSize="12px"; ele7.style.letterSpacing="5px"; ele7.style.fontWeight="700";
			ele8.style.fontSize="10px"; ele8.style.letterSpacing="3px"; ele8.style.fontWeight="100";                   
			ele9.style.fontSize="16px"; ele9.style.letterSpacing="5px"; ele9.style.fontWeight="700";                   
			ele10.style.fontSize="14px"; ele10.style.fontStyle="italic"; ele10.style.fontWeight="500";                   
		}

		if (num == 47){
			ele1.style.fontSize="10px"; ele1.style.fontStyle="italic"; ele1.style.fontWeight="900";                   
			ele2.style.fontSize="16px"; ele2.style.fontStyle="italic"; ele2.style.fontWeight="300";                   
			ele3.style.fontSize="10px"; ele3.style.letterSpacing="3px"; ele3.style.fontWeight="700";                   
			ele4.style.fontSize="14px"; ele4.style.letterSpacing="5px"; ele4.style.fontWeight="100";                   
			ele5.style.fontSize="10px"; ele5.style.letterSpacing="5px"; ele5.style.fontWeight="300";                   
			ele6.style.fontSize="8px"; ele6.style.letterSpacing="3px"; ele6.style.fontWeight="900";                   
			ele7.style.fontSize="14px"; ele7.style.textTransform="capitalize"; ele7.style.fontWeight="900";                   
			ele8.style.fontSize="12px"; ele8.style.letterSpacing="5px"; ele8.style.fontWeight="700";                   
			ele9.style.fontSize="10px"; ele9.style.letterSpacing="3px"; ele9.style.fontWeight="100";                   
			ele10.style.fontSize="16px"; ele10.style.letterSpacing="5px"; ele10.style.fontWeight="700";                   
		}

		if (num == 48){
			ele1.style.fontSize="12px"; ele1.style.textTransform="capitalize"; ele1.style.fontWeight="900";                   
			ele2.style.fontSize="10px"; ele2.style.fontStyle="italic"; ele2.style.fontWeight="900";                   
			ele3.style.fontSize="10px"; ele3.style.fontStyle="italic"; ele3.style.fontWeight="500";                   
			ele4.style.fontSize="12px"; ele4.style.letterSpacing="5px"; ele4.style.fontWeight="900";                   
			ele5.style.fontSize="12px"; ele5.style.fontStyle="italic"; ele5.style.fontWeight="500";                   
			ele6.style.fontSize="10px"; ele6.style.letterSpacing="5px"; ele6.style.fontWeight="300";                   
			ele7.style.fontSize="8px"; ele7.style.letterSpacing="3px"; ele7.style.fontWeight="900";                   
			ele8.style.fontSize="14px"; ele8.style.textTransform="capitalize"; ele8.style.fontWeight="900";                   
			ele9.style.fontSize="12px"; ele9.style.letterSpacing="5px"; ele9.style.fontWeight="700";                   
			ele10.style.fontSize="10px"; ele10.style.letterSpacing="3px"; ele10.style.fontWeight="100";                   
		}

		if (num == 49){
			ele1.style.fontSize="10px"; ele1.style.letterSpacing="3px"; ele1.style.fontWeight="700";                   
			ele2.style.fontSize="12px"; ele2.style.textTransform="capitalize"; ele2.style.fontWeight="900";                   
			ele3.style.fontSize="10px"; ele3.style.textTransform="capitalize"; ele3.style.fontWeight="700";                   
			ele4.style.fontSize="16px"; ele4.style.fontStyle="italic"; ele4.style.fontWeight="300";                   
			ele5.style.fontSize="14px"; ele5.style.letterSpacing="5px"; ele5.style.fontWeight="100";                   
			ele6.style.fontSize="12px"; ele6.style.fontStyle="italic"; ele6.style.fontWeight="500";                   
			ele7.style.fontSize="10px"; ele7.style.letterSpacing="5px"; ele7.style.fontWeight="300";                   
			ele8.style.fontSize="8px"; ele8.style.letterSpacing="3px"; ele8.style.fontWeight="900";                   
			ele9.style.fontSize="14px"; ele9.style.textTransform="capitalize"; ele9.style.fontWeight="900";                   
			ele10.style.fontSize="12px"; ele10.style.letterSpacing="5px"; ele10.style.fontWeight="700";                   
		}

		if (num == 50){
			ele1.style.fontSize="10px"; ele1.style.fontStyle="italic"; ele1.style.fontWeight="500";                   
			ele2.style.fontSize="10px"; ele2.style.letterSpacing="3px"; ele2.style.fontWeight="700";                   
			ele3.style.fontSize="14px"; ele3.style.letterSpacing="2px"; ele3.style.fontWeight="100";                   
			ele4.style.fontSize="10px"; ele4.style.fontStyle="italic"; ele4.style.fontWeight="900";                   
			ele5.style.fontSize="12px"; ele5.style.letterSpacing="5px"; ele5.style.fontWeight="900";                   
			ele6.style.fontSize="14px"; ele6.style.letterSpacing="5px"; ele6.style.fontWeight="100";                   
			ele7.style.fontSize="12px"; ele7.style.fontStyle="italic"; ele7.style.fontWeight="500";                   
			ele8.style.fontSize="10px"; ele8.style.letterSpacing="5px"; ele8.style.fontWeight="300";                   
			ele9.style.fontSize="8px"; ele9.style.letterSpacing="3px"; ele9.style.fontWeight="900";                   
			ele10.style.fontSize="14px"; ele10.style.textTransform="capitalize"; ele10.style.fontWeight="900";
		}                    
				
		if (num == 51){
			ele1.style.fontSize="10px"; ele1.style.textTransform="capitalize"; ele1.style.fontWeight="700";                   
			ele2.style.fontSize="10px"; ele2.style.fontStyle="italic"; ele2.style.fontWeight="500";                   
			ele3.style.fontSize="10px"; ele3.style.letterSpacing="5px"; ele3.style.fontWeight="100";                   
			ele4.style.fontSize="12px"; ele4.style.textTransform="capitalize"; ele4.style.fontWeight="900";                   
			ele5.style.fontSize="16px"; ele5.style.fontStyle="italic"; ele5.style.fontWeight="300";                   
			ele6.style.fontSize="12px"; ele6.style.letterSpacing="5px"; ele6.style.fontWeight="900";                   
			ele7.style.fontSize="14px"; ele7.style.letterSpacing="5px"; ele7.style.fontWeight="100";                   
			ele8.style.fontSize="12px"; ele8.style.fontStyle="italic"; ele8.style.fontWeight="500";                   
			ele9.style.fontSize="10px"; ele9.style.letterSpacing="5px"; ele9.style.fontWeight="300";                   
			ele10.style.fontSize="8px"; ele10.style.letterSpacing="3px"; ele10.style.fontWeight="900";
		}                    
				
		if (num == 52){
			ele1.style.fontSize="14px"; ele1.style.letterSpacing="2px"; ele1.style.fontWeight="100";                   
			ele2.style.fontSize="10px"; ele2.style.textTransform="capitalize"; ele2.style.fontWeight="700";                   
			ele3.style.fontSize="16px"; ele3.style.fontStyle="italic"; ele3.style.fontWeight="700";                   
			ele4.style.fontSize="10px"; ele4.style.letterSpacing="3px"; ele4.style.fontWeight="700";                   
			ele5.style.fontSize="10px"; ele5.style.fontStyle="italic"; ele5.style.fontWeight="900";                   
			ele6.style.fontSize="16px"; ele6.style.fontStyle="italic"; ele6.style.fontWeight="300";                   
			ele7.style.fontSize="12px"; ele7.style.letterSpacing="5px"; ele7.style.fontWeight="900";                   
			ele8.style.fontSize="14px"; ele8.style.letterSpacing="5px"; ele8.style.fontWeight="100";                   
			ele9.style.fontSize="12px"; ele9.style.fontStyle="italic"; ele9.style.fontWeight="500";                   
			ele10.style.fontSize="10px"; ele10.style.letterSpacing="5px"; ele10.style.fontWeight="300";
		}                    
				
		if (num == 53){
			ele1.style.fontSize="10px"; ele1.style.letterSpacing="5px"; ele1.style.fontWeight="100";                   
			ele2.style.fontSize="14px"; ele2.style.letterSpacing="2px"; ele2.style.fontWeight="100";                   
			ele3.style.fontSize="10px"; ele3.style.letterSpacing="2px"; ele3.style.fontWeight="100";                   
			ele4.style.fontSize="10px"; ele4.style.fontStyle="italic"; ele4.style.fontWeight="500";                   
			ele5.style.fontSize="12px"; ele5.style.textTransform="capitalize"; ele5.style.fontWeight="900";                   
			ele6.style.fontSize="10px"; ele6.style.fontStyle="italic"; ele6.style.fontWeight="900";                   
			ele7.style.fontSize="16px"; ele7.style.fontStyle="italic"; ele7.style.fontWeight="300";                   
			ele8.style.fontSize="12px"; ele8.style.letterSpacing="5px"; ele8.style.fontWeight="900";                   
			ele9.style.fontSize="14px"; ele9.style.letterSpacing="5px"; ele9.style.fontWeight="100";                   
			ele10.style.fontSize="12px"; ele10.style.fontStyle="italic"; ele10.style.fontWeight="500";
		}                    
				
		if (num == 54){
			ele1.style.fontSize="16px"; ele1.style.fontStyle="italic"; ele1.style.fontWeight="700";                   
			ele2.style.fontSize="10px"; ele2.style.letterSpacing="5px"; ele2.style.fontWeight="100";                   
			ele3.style.fontSize="8px"; ele3.style.textTransform="capitalize"; ele3.style.fontWeight="100";                   
			ele4.style.fontSize="10px"; ele4.style.textTransform="capitalize"; ele4.style.fontWeight="700";                   
			ele5.style.fontSize="10px"; ele5.style.letterSpacing="3px"; ele5.style.fontWeight="700";                   
			ele6.style.fontSize="12px"; ele6.style.textTransform="capitalize"; ele6.style.fontWeight="900";                   
			ele7.style.fontSize="10px"; ele7.style.fontStyle="italic"; ele7.style.fontWeight="900";                   
			ele8.style.fontSize="16px"; ele8.style.fontStyle="italic"; ele8.style.fontWeight="300";                   
			ele9.style.fontSize="12px"; ele9.style.letterSpacing="5px"; ele9.style.fontWeight="900";                   
			ele10.style.fontSize="14px"; ele10.style.letterSpacing="5px"; ele10.style.fontWeight="100";
		}                    
				
		if (num == 55){
			ele1.style.fontSize="10px"; ele1.style.letterSpacing="2px"; ele1.style.fontWeight="100";                   
			ele2.style.fontSize="16px"; ele2.style.fontStyle="italic"; ele2.style.fontWeight="700";                   
			ele3.style.fontSize="16px"; ele3.style.letterSpacing="5px"; ele3.style.fontWeight="300";                   
			ele4.style.fontSize="14px"; ele4.style.letterSpacing="2px"; ele4.style.fontWeight="100";                   
			ele5.style.fontSize="10px"; ele5.style.fontStyle="italic"; ele5.style.fontWeight="500";                   
			ele6.style.fontSize="10px"; ele6.style.letterSpacing="3px"; ele6.style.fontWeight="700";                   
			ele7.style.fontSize="12px"; ele7.style.textTransform="capitalize"; ele7.style.fontWeight="900";                   
			ele8.style.fontSize="10px"; ele8.style.fontStyle="italic"; ele8.style.fontWeight="900";                   
			ele9.style.fontSize="16px"; ele9.style.fontStyle="italic"; ele9.style.fontWeight="300";                   
			ele10.style.fontSize="12px"; ele10.style.letterSpacing="5px"; ele10.style.fontWeight="900";
		}                    
				
		if (num == 56){
			ele1.style.fontSize="8px"; ele1.style.textTransform="capitalize"; ele1.style.fontWeight="100";                   
			ele2.style.fontSize="10px"; ele2.style.letterSpacing="2px"; ele2.style.fontWeight="100";                   
			ele3.style.fontSize="14px"; ele3.style.letterSpacing="3px"; ele3.style.fontWeight="700";                   
			ele4.style.fontSize="10px"; ele4.style.letterSpacing="5px"; ele4.style.fontWeight="100";                   
			ele5.style.fontSize="10px"; ele5.style.textTransform="capitalize"; ele5.style.fontWeight="700";                   
			ele6.style.fontSize="10px"; ele6.style.fontStyle="italic"; ele6.style.fontWeight="500";                   
			ele7.style.fontSize="10px"; ele7.style.letterSpacing="3px"; ele7.style.fontWeight="700";                   
			ele8.style.fontSize="12px"; ele8.style.textTransform="capitalize"; ele8.style.fontWeight="900";                   
			ele9.style.fontSize="10px"; ele9.style.fontStyle="italic"; ele9.style.fontWeight="900";                   
			ele10.style.fontSize="16px"; ele10.style.fontStyle="italic"; ele10.style.fontWeight="300";
		}                    
				
		if (num == 57){
			ele1.style.fontSize="16px"; ele1.style.letterSpacing="5px"; ele1.style.fontWeight="300";                   
			ele2.style.fontSize="8px"; ele2.style.textTransform="capitalize"; ele2.style.fontWeight="100";                   
			ele3.style.fontSize="14px"; ele3.style.letterSpacing="5px"; ele3.style.fontWeight="300";                   
			ele4.style.fontSize="16px"; ele4.style.fontStyle="italic"; ele4.style.fontWeight="700";                   
			ele5.style.fontSize="14px"; ele5.style.letterSpacing="2px"; ele5.style.fontWeight="100";                   
			ele6.style.fontSize="10px"; ele6.style.textTransform="capitalize"; ele6.style.fontWeight="700";                   
			ele7.style.fontSize="10px"; ele7.style.fontStyle="italic"; ele7.style.fontWeight="500";                   
			ele8.style.fontSize="10px"; ele8.style.letterSpacing="3px"; ele8.style.fontWeight="700";                   
			ele9.style.fontSize="12px"; ele9.style.textTransform="capitalize"; ele9.style.fontWeight="900";                   
			ele10.style.fontSize="10px"; ele10.style.fontStyle="italic"; ele10.style.fontWeight="900";
		}                    

		if (num == 58){
			ele1.style.fontSize="14px"; ele1.style.letterSpacing="3px"; ele1.style.fontWeight="700";                   
			ele2.style.fontSize="16px"; ele2.style.letterSpacing="5px"; ele2.style.fontWeight="300";                   
			ele3.style.fontSize="8px"; ele3.style.fontStyle="italic"; ele3.style.fontWeight="500";                   
			ele4.style.fontSize="10px"; ele4.style.letterSpacing="2px"; ele4.style.fontWeight="100";                   
			ele5.style.fontSize="10px"; ele5.style.letterSpacing="5px"; ele5.style.fontWeight="100";                   
			ele6.style.fontSize="14px"; ele6.style.letterSpacing="2px"; ele6.style.fontWeight="100";                   
			ele7.style.fontSize="10px"; ele7.style.textTransform="capitalize"; ele7.style.fontWeight="700";                   
			ele8.style.fontSize="10px"; ele8.style.fontStyle="italic"; ele8.style.fontWeight="500";                   
			ele9.style.fontSize="10px"; ele9.style.letterSpacing="3px"; ele9.style.fontWeight="700";                   
			ele10.style.fontSize="12px"; ele10.style.textTransform="capitalize"; ele10.style.fontWeight="900";
		}                    

		if (num == 59){
			ele1.style.fontSize="14px"; ele1.style.letterSpacing="5px"; ele1.style.fontWeight="300";                   
			ele2.style.fontSize="14px"; ele2.style.letterSpacing="3px"; ele2.style.fontWeight="700";                   
			ele3.style.fontSize="14px"; ele3.style.letterSpacing="3px"; ele3.style.fontWeight="900";                   
			ele4.style.fontSize="8px"; ele4.style.textTransform="capitalize"; ele4.style.fontWeight="100";                   
			ele5.style.fontSize="16px"; ele5.style.fontStyle="italic"; ele5.style.fontWeight="700";                   
			ele6.style.fontSize="10px"; ele6.style.letterSpacing="5px"; ele6.style.fontWeight="100";                   
			ele7.style.fontSize="14px"; ele7.style.letterSpacing="2px"; ele7.style.fontWeight="100";                   
			ele8.style.fontSize="10px"; ele8.style.textTransform="capitalize"; ele8.style.fontWeight="700";                   
			ele9.style.fontSize="10px"; ele9.style.fontStyle="italic"; ele9.style.fontWeight="500";                   
			ele10.style.fontSize="10px"; ele10.style.letterSpacing="3px"; ele10.style.fontWeight="700";
		} 
		
		if (num == 60){
			ele1.style.fontSize="8px"; ele1.style.fontStyle="italic"; ele1.style.fontWeight="500";                   
			ele2.style.fontSize="14px"; ele2.style.letterSpacing="5px"; ele2.style.fontWeight="300";                   
			ele3.style.fontSize="16px"; ele3.style.letterSpacing="3px"; ele3.style.fontWeight="500";                   
			ele4.style.fontSize="16px"; ele4.style.letterSpacing="5px"; ele4.style.fontWeight="300";                   
			ele5.style.fontSize="10px"; ele5.style.letterSpacing="2px"; ele5.style.fontWeight="100";                   
			ele6.style.fontSize="16px"; ele6.style.fontStyle="italic"; ele6.style.fontWeight="700";                   
			ele7.style.fontSize="10px"; ele7.style.letterSpacing="5px"; ele7.style.fontWeight="100";                   
			ele8.style.fontSize="14px"; ele8.style.letterSpacing="2px"; ele8.style.fontWeight="100";                   
			ele9.style.fontSize="10px"; ele9.style.textTransform="capitalize"; ele9.style.fontWeight="700";                   
			ele10.style.fontSize="10px"; ele10.style.fontStyle="italic"; ele10.style.fontWeight="500";
		}                    
				
		if (num == 61){
			ele1.style.fontSize="14px"; ele1.style.letterSpacing="3px"; ele1.style.fontWeight="900";                   
			ele2.style.fontSize="8px"; ele2.style.fontStyle="italic"; ele2.style.fontWeight="500";                   
			ele3.style.fontSize="12px"; ele3.style.letterSpacing="2px"; ele3.style.fontWeight="100";                   
			ele4.style.fontSize="14px"; ele4.style.letterSpacing="3px"; ele4.style.fontWeight="700";                   
			ele5.style.fontSize="8px"; ele5.style.textTransform="capitalize"; ele5.style.fontWeight="100";                   
			ele6.style.fontSize="10px"; ele6.style.letterSpacing="2px"; ele6.style.fontWeight="100";                   
			ele7.style.fontSize="16px"; ele7.style.fontStyle="italic"; ele7.style.fontWeight="700";                   
			ele8.style.fontSize="10px"; ele8.style.letterSpacing="5px"; ele8.style.fontWeight="100";                   
			ele9.style.fontSize="14px"; ele9.style.letterSpacing="2px"; ele9.style.fontWeight="100";                   
			ele10.style.fontSize="10px"; ele10.style.textTransform="capitalize"; ele10.style.fontWeight="700";
		}                    
				
		if (num == 62){
			ele1.style.fontSize="16px"; ele1.style.letterSpacing="3px"; ele1.style.fontWeight="500";                   
			ele2.style.fontSize="14px"; ele2.style.letterSpacing="3px"; ele2.style.fontWeight="900";                   
			ele3.style.fontSize="8px"; ele3.style.textTransform="capitalize"; ele3.style.fontWeight="900";                   
			ele4.style.fontSize="14px"; ele4.style.letterSpacing="5px"; ele4.style.fontWeight="300";                   
			ele5.style.fontSize="16px"; ele5.style.letterSpacing="5px"; ele5.style.fontWeight="300";                   
			ele6.style.fontSize="8px"; ele6.style.textTransform="capitalize"; ele6.style.fontWeight="100";                   
			ele7.style.fontSize="10px"; ele7.style.letterSpacing="2px"; ele7.style.fontWeight="100";                   
			ele8.style.fontSize="16px"; ele8.style.fontStyle="italic"; ele8.style.fontWeight="700";                   
			ele9.style.fontSize="10px"; ele9.style.letterSpacing="5px"; ele9.style.fontWeight="100";                   
			ele10.style.fontSize="14px"; ele10.style.letterSpacing="2px"; ele10.style.fontWeight="100";
		}                    

		if (num == 63){
			ele1.style.fontSize="12px"; ele1.style.letterSpacing="2px"; ele1.style.fontWeight="100";                   
			ele2.style.fontSize="16px"; ele2.style.letterSpacing="3px"; ele2.style.fontWeight="500";                   
			ele3.style.fontSize="14px"; ele3.style.fontStyle="italic"; ele3.style.fontWeight="300";                   
			ele4.style.fontSize="8px"; ele4.style.fontStyle="italic"; ele4.style.fontWeight="500";                   
			ele5.style.fontSize="14px"; ele5.style.letterSpacing="3px"; ele5.style.fontWeight="700";                   
			ele6.style.fontSize="16px"; ele6.style.letterSpacing="5px"; ele6.style.fontWeight="300";                   
			ele7.style.fontSize="8px"; ele7.style.textTransform="capitalize"; ele7.style.fontWeight="100";                   
			ele8.style.fontSize="10px"; ele8.style.letterSpacing="2px"; ele8.style.fontWeight="100";                   
			ele9.style.fontSize="16px"; ele9.style.fontStyle="italic"; ele9.style.fontWeight="700";                   
			ele10.style.fontSize="10px"; ele10.style.letterSpacing="5px"; ele10.style.fontWeight="100";
		}                    

		if (num == 64){
			ele1.style.fontSize="8px"; ele1.style.textTransform="capitalize"; ele1.style.fontWeight="900";                   
			ele2.style.fontSize="12px"; ele2.style.letterSpacing="2px"; ele2.style.fontWeight="100";                   
			ele3.style.fontSize="16px"; ele3.style.letterSpacing="5px"; ele3.style.fontWeight="100";                   
			ele4.style.fontSize="14px"; ele4.style.letterSpacing="3px"; ele4.style.fontWeight="900";                   
			ele5.style.fontSize="14px"; ele5.style.letterSpacing="5px"; ele5.style.fontWeight="300";                   
			ele6.style.fontSize="14px"; ele6.style.letterSpacing="3px"; ele6.style.fontWeight="700";                   
			ele7.style.fontSize="16px"; ele7.style.letterSpacing="5px"; ele7.style.fontWeight="300";                   
			ele8.style.fontSize="8px"; ele8.style.textTransform="capitalize"; ele8.style.fontWeight="100";                   
			ele9.style.fontSize="10px"; ele9.style.letterSpacing="2px"; ele9.style.fontWeight="100";                   
			ele10.style.fontSize="16px"; ele10.style.fontStyle="italic"; ele10.style.fontWeight="700";
		}                   

		if (num == 65){
			ele1.style.fontSize="14px"; ele1.style.fontStyle="italic"; ele1.style.fontWeight="300";                   
			ele2.style.fontSize="8px"; ele2.style.textTransform="capitalize"; ele2.style.fontWeight="900";                   
			ele3.style.fontSize="14px"; ele3.style.fontStyle="italic"; ele3.style.fontWeight="700";                   
			ele4.style.fontSize="16px"; ele4.style.letterSpacing="3px"; ele4.style.fontWeight="500";                   
			ele5.style.fontSize="8px"; ele5.style.fontStyle="italic"; ele5.style.fontWeight="500";
			ele6.style.fontSize="14px"; ele6.style.letterSpacing="5px"; ele6.style.fontWeight="300";                   
			ele7.style.fontSize="14px"; ele7.style.letterSpacing="3px"; ele7.style.fontWeight="700";                   
			ele8.style.fontSize="16px"; ele8.style.letterSpacing="5px"; ele8.style.fontWeight="300";                   
			ele9.style.fontSize="8px"; ele9.style.textTransform="capitalize"; ele9.style.fontWeight="100";
			ele10.style.fontSize="10px"; ele10.style.letterSpacing="2px"; ele10.style.fontWeight="100";
		}                    

	}
