BODY {
	background-repeat : repeat;
}

B {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10pt;
	color : #006730;
	text-decoration : none;
	font-weight : bold;
}

U {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10pt;
	color : #006730;
	text-decoration : underline;
	font-weight : normal;
}


TD {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10pt;
	color : #006730;
	text-decoration : none;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10pt;
	color : #006730;
	text-decoration : none;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10pt;
	color : Navy;
	text-decoration : none;
}

