/* Link appearance */

A:link, A:visited { 
	text-decoration: underline;
	color: #316D31 }

A:hover { 
	color: #FF4141;
	text-decoration: none }
	
H1 {
	display: inline;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-SIZE: 18pt; 
	COLOR: #398239; }
	
H2 {
	display: inline;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-SIZE: 12pt; 
	COLOR: #000000; }

H3 {
	display: inline;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 10pt; } 
