	body {
	font-size: 12px;
	color: #004f00;
	font-family: Arial;
}

a:link {
	color: #004f00;
	font-size: 12px;
	color: #004f00;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #587e86;
	font-size: 12px;
	color: #004f00;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #363674;
	font-size: 12px;
	color: #a60401;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}
p {
	font-size: 12px;
	color: #004f00;
	font-family: Arial;
}
li {
	font-size: 12px;
	color: #004f00;
	font-family: Arial;
	color: #004f00;
	list-style-position: outside;
	
}
h1 {
	font-size: 14px;
	color: #a60401;
	font-family: Arial;
	font-weight: bold
}

