<style type="text/css">
	BODY {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		color : #000000;
	}

	A {
		text-decoration : none;
		color : #000000;
	}
	A:HOVER {
		text-decoration : underline;
	}

	TD {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10pt;
	}

	H1 {
		font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
		font-size : 10pt;
		font-weight : bold;
		font-style : normal;
		letter-spacing : 1px;
	}

	H2 {
		font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
		font-size : 10pt;
		font-weight : bold;
		font-style : italic;
		letter-spacing : 1px;
	}

	H3, H4, H5 {
		font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}

	.BANNER {
		font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
		font-size : 10pt;
		background : #5AB21E;
		font-weight : bold;
	}

	.TITLE {
		margin : 2px 4px 2px 4px;
		font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
		font-size: 14pt;
		font-weight: bold;
	}

	.MENUPARENT {
		font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
		font-size : 10pt;
		color : #000000;
		font-weight : bold;
	}
	A.MENUPARENT {
		text-decoration : none;
		color : #000000;
	}
	A.MENUPARENT:HOVER {
		text-decoration : underline;
	}
	.MENU {
		font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
		font-size : 10pt;
		color : #0B6404;
		font-weight : bold;
	}
	A.MENU {
		text-decoration : none;
		color : #999999;
	}
	A.MENU:HOVER {
		text-decoration : underline;
	}
	.MENU2 {
		font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
		font-size : 10pt;
		color : #0B6404;
		font-weight : normal;
			}
	A.MENU2 {
		text-decoration : none;
		color : #0B6404;
	}
	A.MENU2:HOVER {
		text-decoration : underline;}
</style>