body 	{
		font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
		font-size: 12px;
		}

h1		{
		font-size: 24px;
		}
		
h2		{
		font-size: 20px;
		color: 696969;
		}
		
h3		{
		font-size: 20px;
		color: 4169e1;
		}

.lime	{
		background-color: 9acd32;
		font-size: 20px;
		}
