
h1 {
	color:#6FBE44;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	margin-bottom:4px
}

h2 {
	color:#6FBE44;
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;
	margin-bottom:4px;
	text-decoration:none
}

h3 {
	color:#000000;
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;
	margin-bottom:4px
}

h4 {
	color:#000000;
	font-size:10pt;
	font-family:Arial;
	font-weight:normal;
	margin-bottom:4px
}

p {
	color:#000000;
	font-size:10pt;
	font-family:Arial;
	font-weight:normal;
	margin-bottom:4px
}

A.navi {
	color:#6FBE44;
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;
	margin-bottom:4px;
	text-decoration:none
}

A.navi:hover {
	color:#6FBE44;
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;
	margin-bottom:4px;
	text-decoration: underline;
}


