h1 {color: "#08DB00";
	font-family: Arial, Helvetica, san-serif;
	font-size: 14pt;
	text-decoration: bold;
	
}

p {color: black;
	font-family: Arial, Verdana;
	font-size: 12pt;
	}
a {
	color: #005900;
	font-family: Arial, Verdana;
	font-size: 12pt;
	text-decoration: underline;
}
h2 {color: "#005900";
					font-family: MS Sans Serif, Arial, Verdana;
					font-size: 14pt;
					text-decoration: bold;
}

li {color: black;
	font-family: Arial, Verdana;
	font-size: 12pt;
	}
	
.secondary {color: #005900;
	font-family: MS Sans Serif, Arial, Verdana;
	font-size: 10pt;
	text-decoration: bold;
	}
