

.title     {  
		font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif; 
		font-size: 30pt; 
		font-weight: normal; 
		color: white;
	}

.title-small	{  
		font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif; 
		font-size: 16pt; 
		font-weight: normal; 
		color: white;
	}

.title-smallest	{  
		font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif; 
		font-size: 10pt; 
		font-weight: normal; 
		color: white;
	}

.navBar	{  
		font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif; 
		font-size: 10pt; 
		font-weight: normal; 
		color: white;
	}

.navBarCurrent	{  
		font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif; 
		font-size: 10pt; 
		font-weight: bold; 
		color: white;
	}

