p 		{ 	font: Georgia, Times New Roman, Times, serif;
			font-size: .8em; 
			line-height: 1.3em; 
			margin: 0 0 1em 0;
			color: #555555;
}

h1 		{	font: Georgia, Times New Roman, Times, serif;
			font-size: 1em;
			line-height: 1.5em; 
			margin: 0 0 1em 0;
			color:#3c3f22;
}

h2 		{	font: Georgia, Times New Roman, Times, serif;
			font-weight: lighter;
			font-size: .7em;
			line-height: 1.3em;
			margin: 0 0 1em 0;
			color:#7E954F;
}

a:link		{ 	text-decoration: none;
			color: #3c3f22;}

a:visited	{	text-decoration: none;
			color: #3c3f22;
}

a:hover		{ 	text-decoration: underline;
			color: #3c3f22;}
				
a:active	{ 	text-decoration: none; 
			color: #3c3f22;}