.smallest
	{
		font-size: 40%;
	}
	
.smaller
	{
		font-size: 50%;
	}
	
.small
	{
		font-size: 60%;
	}
	
.normal_sm
	{
		font-size: 68%;
	}
	
.normal
	{
		font-size: 75%;
	}
	
.large
	{
		font-size: 85%;
	}
	
.larger
	{
		font-size: 100%;
	}
	
.largest
	{
		font-size: 120%;
	}
