body  {
	font-family : Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	font-size : 8pt;
	color : black;
}


a.nav-link {
	font-family : Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	font-size : 9pt;
	color : White;
	text-decoration : none;
}

a.NavLeft-Link {
	font-family : Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	font-size : 8pt;
	color : #144E2E;
}

a.navLower-link {
	font-family : Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	font-size : 9pt;
	color : #144E2E;
	text-decoration : none;
}

font.maintext {
	font-family : Helvetica,Arial;

	font-style : normal;
	font-size : 9pt;
	color : black;
}

.MaintextTitle {
	font-family : Arial,Helvetica;
	font-weight : bold;
	font-style : normal;
	font-size : 12pt;
	color : black;
}

p.MaintextTitle {
	font-family : Arial,Helvetica;
	font-weight : bold;
	font-style : normal;
	font-size : 12pt;
	color : black;
}

p.Copyright {
	font-family : Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	font-size : 8pt;
	color : black;
}

A  {
	color : #124a27;
}

A:Visited  {
	color : #009600;
}

A:Active  {
	color : #009600;
}

A:Hover  {
	color : #009600;
}

td.formlabel {
	font-family : Helvetica, Arial;
	font-size : 10pt;
	color : white;
	background-color :#124a27;
}

td.formfield {
	font-family : Helvetica, Arial;
	font-size : 10pt;
	color : black;
	background-color :#9fb7aa;
}

input {
	font-family : Helvetica, Arial;
	font-weight : bold;
	font-size : 8pt;
}

textarea {
	font-family : Helvetica, Arial;
	font-weight : bold;
	font-size : 8pt;
}

